chore(renovate): automerge dev dependencies (#30)
This commit is contained in:
parent
bf4743acac
commit
ef9927d030
2 changed files with 10 additions and 0 deletions
|
@ -9,6 +9,15 @@
|
|||
// bump chart version if the appVersion changes
|
||||
bumpVersion: "minor",
|
||||
},
|
||||
|
||||
packageRules: [
|
||||
{
|
||||
matchDepTypes: ["devDependencies"],
|
||||
matchUpdateTypes: ["minor", "patch"],
|
||||
automerge: true,
|
||||
automergeType: "branch",
|
||||
},
|
||||
],
|
||||
customManagers: [
|
||||
{
|
||||
customType: "regex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue