We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212f45e commit 829eccdCopy full SHA for 829eccd
1 file changed
.github/dependabot.yml
@@ -34,6 +34,9 @@ updates:
34
directory: "/examples"
35
schedule:
36
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
40
labels: []
41
ignore:
42
- dependency-name: "*"
0 commit comments