Files
renovate-config/default.json

11 lines
262 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"assignees": [
"volker.raschek"
],
"platformAutomerge": true,
"prConcurrentLimit": 0,
"prHourlyLimit": 0,
"rebaseLabel": "renovate/rebase",
"rebaseWhen": "behind-base-branch"
}