Skip to content

Commit 6e08b75

Browse files
committed
Accept zizmor's cooldown suggestions for dependabot.
1 parent a5d40a9 commit 6e08b75

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

810
- package-ecosystem: "cargo"
911
directory: "/"
1012
schedule:
1113
interval: "weekly"
14+
cooldown:
15+
default-days: 7

0 commit comments

Comments
 (0)