We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9fdb7 commit d52fd97Copy full SHA for d52fd97
1 file changed
.github/dependabot.yml
@@ -11,6 +11,8 @@ version: 2
11
updates:
12
- package-ecosystem: "maven"
13
directory: "/"
14
+ cooldown:
15
+ default-days: 14
16
schedule:
17
interval: "weekly"
18
commit-message:
@@ -30,6 +32,8 @@ updates:
30
32
- "org.openjfx:javafx-*"
31
33
- package-ecosystem: "github-actions"
34
35
36
37
38
39
0 commit comments