tools: Update tidy.sh

This commit is contained in:
Taiki Endo
2026-09-10 23:10:08 +09:00
parent e4eff022fe
commit d81a1fb6e1
3 changed files with 2 additions and 4 deletions
+1
View File
@@ -4,3 +4,4 @@
rules:
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 } }
unpinned-images: { disable: true }