10 lines
190 B
JSON
10 lines
190 B
JSON
|
{
|
||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||
|
"extends": [
|
||
|
"config:base",
|
||
|
":disableDependencyDashboard"
|
||
|
],
|
||
|
"prHourlyLimit": 0,
|
||
|
"prConcurrentLimit": 0
|
||
|
}
|