Skip to content

Commit c3db1a9

Browse files
committed
fix: add cooldown to template dependabot.yml for zizmor compliance
Assisted-by: ClaudeCode:claude-sonnet-4-6
1 parent 9cae530 commit c3db1a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

{{cookiecutter.project_name}}/.github/dependabot.yml

Lines changed: 2 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
actions:
1012
patterns:

0 commit comments

Comments
 (0)