Skip to content

Commit ab7271d

Browse files
claudedeviantintegral
authored andcommitted
chore: auto-merge all dependency updates after 3 day wait
Configure Renovate to automatically merge all dependency updates with a 3 day minimum release age waiting period.
1 parent 1833b5b commit ab7271d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

renovate.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@
3535
],
3636
"packageRules": [
3737
{
38-
"matchUpdateTypes": [
39-
"minor",
40-
"patch"
41-
],
42-
"matchCurrentVersion": "!/^0/",
38+
"matchPackagePatterns": ["*"],
39+
"minimumReleaseAge": "3 days",
4340
"automerge": true
4441
},
4542
{

0 commit comments

Comments
 (0)