Add seven-day cooldown to Renovate (#9380)

This commit is contained in:
Andrew Murray 2026-01-04 05:22:19 +11:00 committed by GitHub
commit 932aa68d2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@
"labels": [
"Dependency"
],
"minimumReleaseAge": "7 days",
"packageRules": [
{
"groupName": "github-actions",