Skip to content

Commit a7afcfe

Browse files
authored
Add 7 day cooldown
1 parent 2fe8298 commit a7afcfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended", ":semanticCommitsDisabled"],
44
"labels": ["changelog: skip", "dependencies"],
5+
"minimumReleaseAge": "7 days",
56
"packageRules": [
67
{
78
"groupName": "github-actions",

0 commit comments

Comments
 (0)