build!: use pnpm
This commit is contained in:
parent
98460356b9
commit
0ff2f82a15
14 changed files with 1285 additions and 2387 deletions
|
@ -40,6 +40,12 @@
|
|||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"description": "Automerge node updates",
|
||||
"matchManagers": ["nodenv"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"description": "Separate minor and patch updates for kindest",
|
||||
"matchPackageNames": ["kindest/node"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue