Skip to content

Commit ff39b0d

Browse files
committed
ci: add dependabot cooldown
1 parent f47802d commit ff39b0d

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 4 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
groups:
911
github-actions:
1012
patterns:
@@ -13,3 +15,5 @@ updates:
1315
directory: "/"
1416
schedule:
1517
interval: "weekly"
18+
cooldown:
19+
default-days: 7

zizmor.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)