12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"rangeStrategy": "replace",
|
|
"lockFileMaintenance": {
|
|
"enabled": true,
|
|
"extends": "schedule:weekly"
|
|
},
|
|
"ignorePaths": ["website"]
|
|
}
|