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 a2eb3a6 commit 04ce9c4Copy full SHA for 04ce9c4
renovate.json
@@ -29,6 +29,7 @@
29
"description": "Prevent Renovate from replacing 2.0.0-beta.10 with 2.0.0-beta - REMOVE ONCE TAURI IS STABLE",
30
"matchManagers": ["cargo"],
31
"matchPackagePatterns": ["^tauri"],
32
+ "matchCurrentValue": "2.*",
33
"rangeStrategy": "bump"
34
}
35
],
0 commit comments