Add seven-day cooldown to Renovate (#9380)
This commit is contained in:
commit
932aa68d2a
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
@ -6,6 +6,7 @@
|
||||
"labels": [
|
||||
"Dependency"
|
||||
],
|
||||
"minimumReleaseAge": "7 days",
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "github-actions",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user