We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21756a commit 534d0bdCopy full SHA for 534d0bd
renovate.json
@@ -1,5 +1,9 @@
1
{
2
- "extends": [
3
- "config:base"
+ "extends": ["config:base"],
+ "packageRules": [
4
+ {
5
+ "matchPackagePatterns": ["*"],
6
+ "rangeStrategy": "replace"
7
+ }
8
]
9
}
0 commit comments