build-image/renovate.json
Markus Pesch 70a28081e9
All checks were successful
continuous-integration/drone/push Build is passing
fix(ci): renovate rebase conditions
2021-10-30 12:12:20 +02:00

9 lines
228 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"automerge": true,
"automergeStrategy": "merge-commit",
"automergeType": "pr",
"rebaseLabel": "renovate/rebase",
"rebaseWhen": "behind-base-branch"
}