Skip to content

Commit 0e23dfb

Browse files
authored
Merge pull request #54 from Staffbase/ci-1108/add-dependabot-cooldown
CI-1108: Add Dependabot cooldown to mitigate supply-chain attacks
2 parents b076db3 + 70c01dd commit 0e23dfb

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
@@ -4,3 +4,5 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 7

0 commit comments

Comments
 (0)