Skip to content

Commit 037d589

Browse files
c-dilksbaltzell
authored andcommitted
ci: set dependabot cooldown (#994)
1 parent 501cdaa commit 037d589

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ version: 2
1111
updates:
1212
- package-ecosystem: "maven"
1313
directory: "/"
14+
cooldown:
15+
default-days: 14
1416
schedule:
1517
interval: "weekly"
1618
commit-message:
@@ -30,6 +32,8 @@ updates:
3032
- "org.openjfx:javafx-*"
3133
- package-ecosystem: "github-actions"
3234
directory: "/"
35+
cooldown:
36+
default-days: 14
3337
schedule:
3438
interval: "weekly"
3539
commit-message:

0 commit comments

Comments
 (0)