fix(renovate): switch automergeStrategy to auto
fast-forward triggers a rebase which is not allowed in this repo.
This commit is contained in:
parent
e4451beebf
commit
22ab037b6f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"jalil"
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeStrategy": "fast-forward",
|
||||
"automergeStrategy": "auto",
|
||||
"automergeType": "pr",
|
||||
"commitBodyTable": true,
|
||||
"dependencyDashboard": true,
|
||||
|
|
Loading…
Reference in a new issue