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