chore: automerge dev deps
This commit is contained in:
parent
9febe33951
commit
b1d57ba58c
1 changed files with 6 additions and 0 deletions
|
@ -32,6 +32,12 @@
|
||||||
"matchFiles": ["Chart.yaml"],
|
"matchFiles": ["Chart.yaml"],
|
||||||
"matchUpdateTypes": ["patch"],
|
"matchUpdateTypes": ["patch"],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Automerge dev deps updates",
|
||||||
|
"matchManagers": ["npm"],
|
||||||
|
"matchDepTypes":["devDependencies"],
|
||||||
|
"automerge": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
|
|
Loading…
Reference in a new issue