Skip to content

Commit 86f116b

Browse files
committed
Add seven-day cooldown to Renovate
1 parent e3f7116 commit 86f116b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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:base", ":semanticCommitsDisabled"],
44
"labels": ["changelog: skip", "dependencies"],
5+
"minimumReleaseAge": "7 days",
56
"packageRules": [
67
{
78
"groupName": "github-actions",

0 commit comments

Comments
 (0)