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 3c1f387 commit 7e1c17aCopy full SHA for 7e1c17a
renovate.json
@@ -30,13 +30,6 @@
30
"matchBaseBranches": ["v1"],
31
"matchUpdateTypes": ["lockFileMaintenance"],
32
"enabled": false
33
- },
34
- {
35
- "description": "Prevent Renovate from replacing 2.0.0-beta.10 with 2.0.0-beta - REMOVE ONCE TAURI IS STABLE",
36
- "matchManagers": ["cargo"],
37
- "matchPackagePatterns": ["^tauri"],
38
- "matchCurrentValue": "2.*",
39
- "rangeStrategy": "bump"
40
}
41
],
42
"postUpdateOptions": ["pnpmDedupe"]
0 commit comments