Skip to content

Commit 7e89bab

Browse files
authored
Merge pull request #390 from Staffbase/ci-1108/add-dependabot-cooldown
CI-1108: Add Dependabot cooldown to mitigate supply-chain attacks
2 parents e1ebc78 + e25228c commit 7e89bab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ updates:
66
interval: "weekly"
77
time: "09:00"
88
timezone: "Europe/Berlin"
9+
cooldown:
10+
default-days: 7
911
open-pull-requests-limit: 5
1012
ignore:
1113
- dependency-name: "*"

0 commit comments

Comments
 (0)