mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
ci: Enable lockfile maintenance. Disable single-dep lockfile-only updates.
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
"**/tests/**",
|
||||
"**/__fixtures__/**"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true
|
||||
},
|
||||
"rangeStrategy": "replace",
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Disable node/pnpm version updates",
|
||||
|
||||
Reference in New Issue
Block a user