We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63a26f commit 012107dCopy full SHA for 012107d
.github/dependabot.yml
@@ -21,3 +21,7 @@ updates:
21
schedule:
22
interval: daily
23
open-pull-requests-limit: 10
24
+ ignore:
25
+ - dependency-name: org.hsqldb:hsqldb
26
+ versions:
27
+ - ">= 2.6.0"
0 commit comments