mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
ci: Prevent renovate from changing stable patch/minor versions in cargo.toml
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
"matchPackageNames": ["node", "pnpm"],
|
||||
"matchDepTypes": ["engines", "packageManager"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"description": "Prevent unwanted minor/patch Cargo.toml updates",
|
||||
"matchManagers": ["cargo"],
|
||||
"rangeStrategy": "update-lockfile"
|
||||
}
|
||||
],
|
||||
"postUpdateOptions": ["pnpmDedupe"]
|
||||
|
||||
Reference in New Issue
Block a user