We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a9f65 commit f3b2898Copy full SHA for f3b2898
renovate.json
@@ -8,7 +8,8 @@
8
"packageRules": [
9
{
10
"rangeStrategy": "update-lockfile",
11
- "matchPackageNames": ["*"]
+ "matchPackageNames": ["*"],
12
+ "minimumReleaseAge": "5 days"
13
}
14
],
15
"enabledManagers": ["npm"]
0 commit comments