fix(renovate): switch automergeStrategy to auto
All checks were successful
/ build (push) Successful in 1s
/ check (push) Successful in 7s
/ report-size (push) Successful in 2s

fast-forward triggers a rebase which is not allowed in this repo.
This commit is contained in:
Jalil David Salamé Messina 2025-01-01 10:44:19 +01:00
parent e4451beebf
commit 22ab037b6f
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -4,7 +4,7 @@
"jalil"
],
"automerge": true,
"automergeStrategy": "fast-forward",
"automergeStrategy": "auto",
"automergeType": "pr",
"commitBodyTable": true,
"dependencyDashboard": true,