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