12 lines
165 B
JSON
12 lines
165 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
"schedule:weekdays",
|
|
":preserveSemverRanges"
|
|
],
|
|
"prConcurrentLimit": 5,
|
|
"includePaths": [
|
|
"package.json"
|
|
]
|
|
}
|