ci: Update config

This commit is contained in:
Taiki Endo
2026-04-10 14:47:26 +09:00
parent 3c436a15a3
commit 3c299a507e
4 changed files with 7 additions and 7 deletions

2
.github/zizmor.yml vendored
View File

@@ -2,5 +2,5 @@
# https://docs.zizmor.sh/configuration/
rules:
anonymous-definition: { disable: true }
anonymous-definition: { disable: true } # This is pedantic/auditor only audit and requires explicitly naming each job, but is usually redundant.
dependabot-cooldown: { config: { days: 14 } }