mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 05:20:28 +08:00
fix: enable node/pnpm version updates in Renovate configuration
This commit is contained in:
parent
b7cb511032
commit
3eb0ab4197
@ -24,7 +24,7 @@
|
|||||||
"description": "Disable node/pnpm version updates",
|
"description": "Disable node/pnpm version updates",
|
||||||
"matchPackageNames": ["node", "pnpm"],
|
"matchPackageNames": ["node", "pnpm"],
|
||||||
"matchDepTypes": ["engines", "packageManager"],
|
"matchDepTypes": ["engines", "packageManager"],
|
||||||
"enabled": false
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Group all cargo dependencies into a single PR",
|
"description": "Group all cargo dependencies into a single PR",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user