mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
ci(renovate): Disable lockfile maintenance
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
"**/__fixtures__/**",
|
||||
"shared/**"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
},
|
||||
"rangeStrategy": "replace",
|
||||
"packageRules": [
|
||||
{
|
||||
@@ -24,12 +21,6 @@
|
||||
"matchPackageNames": ["node", "pnpm"],
|
||||
"matchDepTypes": ["engines", "packageManager"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"description": "Disable lock file maintenance for v1",
|
||||
"matchBaseBranches": ["v1"],
|
||||
"matchUpdateTypes": ["lockFileMaintenance"],
|
||||
"enabled": false
|
||||
}
|
||||
],
|
||||
"postUpdateOptions": ["pnpmDedupe"]
|
||||
|
||||
Reference in New Issue
Block a user