13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"dependencyDashboard": false,
|
|
"platformAutomerge": true,
|
|
"branchConcurrentLimit": 0,
|
|
"prConcurrentLimit": 0,
|
|
"prHourlyLimit": 0,
|
|
"rebaseWhen": "behind-base-branch",
|
|
"extends": [
|
|
"local>averagemarcus/renovate-config//source-urls"
|
|
]
|
|
}
|