|
|
@ -29,6 +29,7 @@
|
|
|
|
"description": "Prevent Renovate from replacing 2.0.0-beta.10 with 2.0.0-beta - REMOVE ONCE TAURI IS STABLE",
|
|
|
|
"description": "Prevent Renovate from replacing 2.0.0-beta.10 with 2.0.0-beta - REMOVE ONCE TAURI IS STABLE",
|
|
|
|
"matchManagers": ["cargo"],
|
|
|
|
"matchManagers": ["cargo"],
|
|
|
|
"matchPackagePatterns": ["^tauri"],
|
|
|
|
"matchPackagePatterns": ["^tauri"],
|
|
|
|
|
|
|
|
"matchCurrentValue": "2.*",
|
|
|
|
"rangeStrategy": "bump"
|
|
|
|
"rangeStrategy": "bump"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|