We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2060d55 commit 79db7e9Copy full SHA for 79db7e9
1 file changed
.github/dependabot.yml
@@ -7,6 +7,9 @@ updates:
7
day: "monday"
8
time: "06:00"
9
timezone: "Etc/UTC"
10
+ ignore:
11
+ - dependency-name: "org.cryptomator:integrations-api"
12
+ versions: [ "2.0.0-alpha1" ]
13
groups:
14
java-test-dependencies:
15
patterns:
0 commit comments