ci(renovate): Apply tauri dep logic only to v2

pull/1427/head
Fabian-Lars 1 year ago committed by GitHub
parent a2eb3a6e43
commit 04ce9c4f6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save