| commit | 7d42fc1e28b141b6b0c6a8ec2f72257fefca8a68 | [log] [tgz] |
|---|---|---|
| author | Alex Waygood <alex.waygood@gmail.com> | Wed Jan 07 12:56:29 2026 +0000 |
| committer | Alex Waygood <alex.waygood@gmail.com> | Wed Jan 07 12:56:29 2026 +0000 |
| tree | 3d5e8c837841dbd88704a4955dc3349bbfbbadcb | |
| parent | e975b0aca913fccdf8ad35305b99908ebeb555cd [diff] |
add 7-day cooldown period to dependabot to placate zizmor
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5c56314..2e4b964 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml
@@ -8,3 +8,5 @@ actions: patterns: - "*" + cooldown: + default-days: 7