renovate: set automergeStrategy
This commit is contained in:
parent
7a9df83d18
commit
1f72352f14
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
matchManagers: ["helmv3"],
|
||||
matchUpdateTypes: ["minor", "patch", "digest"],
|
||||
automerge: true,
|
||||
automergeStrategy: "squash",
|
||||
extends: ["schedule:weekly"],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue