fix: rebase label
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2021-10-30 11:58:49 +02:00
parent 655c5b0329
commit e44cbaeed3
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -3,6 +3,8 @@
"automerge": false,
"automergeStrategy": "merge-commit",
"automergeType": "pr",
"rebaseLabel": "renovate/rebase",
"rebaseWhen": "behind-base-branch",
"postUpdateOptions": [
"gomodTidy"
]