chore(renovate): use fast-forward merge strategy

This commit is contained in:
Michael Kriese 2023-01-05 17:32:01 +01:00
parent b7c8d7e4da
commit 995be4c841
No known key found for this signature in database
GPG key ID: B83F553A0724D44E

View file

@ -3,6 +3,7 @@
"extends": "config:base",
"assignees": ["viceice"],
"semanticCommits": "enabled",
"automergeStrategy": "fast-forward",
"woodpecker": {
"fileMatch": ["^\\.woodpecker(?:\\/[^/]+)?\\.ya?ml$"]
},