mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-31 11:17:33 +02:00
Unlock yaml, because we are shipping it now
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -30,6 +30,3 @@ updates:
|
|||||||
# HikariCP dropped Java 8 support with 5.0
|
# HikariCP dropped Java 8 support with 5.0
|
||||||
- dependency-name: "com.zaxxer:HikariCP"
|
- dependency-name: "com.zaxxer:HikariCP"
|
||||||
update-types: ["version-update:semver-major"]
|
update-types: ["version-update:semver-major"]
|
||||||
# SnakeYAML has breaking changes with 2.0
|
|
||||||
- dependency-name: "org.yaml:snakeyaml"
|
|
||||||
update-types: ["version-update:semver-major"]
|
|
||||||
|
Reference in New Issue
Block a user