Skip to content

Commit fb7c0af

Browse files
Merge pull request #3 from satt-dots/enable-dependabot-cooldown
Enable Dependabot cooldown
2 parents 11a5102 + fde49e2 commit fb7c0af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
cooldown:
9+
default-days: 7
810
open-pull-requests-limit: 5
911
commit-message:
1012
prefix: "deps"

0 commit comments

Comments
 (0)