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 218306b commit f17ddb6Copy full SHA for f17ddb6
renovate.json
@@ -2,5 +2,10 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"config:base"
5
+ ],
6
+ "packageRules": [
7
+ {
8
+ "rangeStrategy": "pin"
9
+ }
10
]
11
}
0 commit comments