Skip to content

Commit 829eccd

Browse files
authored
ci: add missing dependabot cooldown (#784)
1 parent 212f45e commit 829eccd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ updates:
3434
directory: "/examples"
3535
schedule:
3636
interval: "daily"
37+
# making zizmor happy as it requires a cooldown value, but we ignore all dependencies in this folder anyway
38+
cooldown:
39+
default-days: 7
3740
labels: []
3841
ignore:
3942
- dependency-name: "*"

0 commit comments

Comments
 (0)