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.
rangeStrategy
1 parent 06793e3 commit 87ce04cCopy full SHA for 87ce04c
renovate.json
@@ -2,9 +2,10 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:recommended"],
4
"dependencyDashboardTitle": "META: Dependency Dashboard",
5
+ "rangeStrategy": "bump",
6
"packageRules": [
7
{
- "matchManager": ["pixi"],
8
+ "matchManagers": ["pixi"],
9
"matchCurrentValue": "/^~?=/",
10
"enabled": false
11
}
0 commit comments