Skip to content

Commit 7d42fc1

Browse files
committed
add 7-day cooldown period to dependabot to placate zizmor
1 parent e975b0a commit 7d42fc1

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
@@ -8,3 +8,5 @@ updates:
88
actions:
99
patterns:
1010
- "*"
11+
cooldown:
12+
default-days: 7

0 commit comments

Comments
 (0)