chore(renovate): automerge pnpm
Signed-off-by: Michael Kriese <michael.kriese@gmx.de>
This commit is contained in:
parent
c4ee672b29
commit
fc7a4325ee
1 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,12 @@
|
|||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"description": "Automerge pnpm updates",
|
||||
"matchDepNames": ["pnpm"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"description": "Separate minor and patch updates for kindest",
|
||||
"matchPackageNames": ["kindest/node"],
|
||||
|
|
Loading…
Reference in a new issue