11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"rangeStrategy": "replace",
|
|
"lockFileMaintenance": {
|
|
"enabled": true,
|
|
"extends": "schedule:weekly"
|
|
},
|
|
"prConcurrentLimit": 0
|
|
} |