You've already forked renovate-config
11 lines
262 B
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"
|
|
} |