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