mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 10:47:33 +02:00
[ci-skip] Fully qualify dependabot versions
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -23,8 +23,8 @@ updates:
|
|||||||
exclude-patterns:
|
exclude-patterns:
|
||||||
# Create single PR for these
|
# Create single PR for these
|
||||||
# Plugin require special evaluation about their compatibility
|
# Plugin require special evaluation about their compatibility
|
||||||
- "*loginsecurity"
|
- "com.lenis0012.bukkit:loginsecurity"
|
||||||
- "*ProtocolLib"
|
- "com.comphenix.protocol:ProtocolLib"
|
||||||
|
|
||||||
ignore:
|
ignore:
|
||||||
# HikariCP dropped Java 8 support with 5.0
|
# HikariCP dropped Java 8 support with 5.0
|
||||||
|
Reference in New Issue
Block a user