mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-04 13:48:01 +02:00
ci: Fix invalid renovate config
This commit is contained in:
+1
-1
@@ -27,7 +27,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"],
|
||||
"replaceStrategy": "bump"
|
||||
"rangeStrategy": "bump"
|
||||
}
|
||||
],
|
||||
"postUpdateOptions": ["pnpmDedupe"]
|
||||
|
||||
Reference in New Issue
Block a user