Skip to content

Commit a218756

Browse files
authored
Merge pull request #132 from it-at-m/FabianWilms-patch-1
add minimumReleaseAge to renovate.json to reduce number of PRs
2 parents 816b4e7 + 8975ee0 commit a218756

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"]
3+
"extends": ["config:base"],
4+
"minimumReleaseAge": "10 days"
45
}

0 commit comments

Comments
 (0)