Skip to content

Commit fd00466

Browse files
authored
Merge pull request #160 from Staffbase/ci-1108/add-dependabot-cooldown
2 parents a9be856 + cd731dd commit fd00466

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
@@ -4,6 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 7
79
groups:
810
gomod:
911
patterns:
@@ -22,6 +24,8 @@ updates:
2224
directory: "/"
2325
schedule:
2426
interval: "weekly"
27+
cooldown:
28+
default-days: 7
2529
groups:
2630
github-actions:
2731
patterns:

0 commit comments

Comments
 (0)