Skip to content

Commit 0c9fb22

Browse files
authored
Add Dependabot cooldown of 5 days (#31)
1 parent 6841d97 commit 0c9fb22

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
@@ -4,6 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 5
79
groups:
810
github-actions:
911
patterns:

0 commit comments

Comments
 (0)