Skip to content

Commit 2d0d9a7

Browse files
committed
dependabot: add cooldown as recommended by zizmor
1 parent 9d6bd18 commit 2d0d9a7

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
@@ -15,7 +15,11 @@ updates:
1515
- "major"
1616
- "minor"
1717
- "patch"
18+
cooldown:
19+
default-days: 7
1820
- package-ecosystem: "github-actions"
1921
directory: "/"
2022
schedule:
2123
interval: "daily"
24+
cooldown:
25+
default-days: 7

0 commit comments

Comments
 (0)