7 lines
140 B
JSON
7 lines
140 B
JSON
|
{
|
||
|
"$schema": "http://json.schemastore.org/renovate",
|
||
|
"extends": ["config:base"],
|
||
|
"updateLockFiles": true,
|
||
|
"rangeStrategy": "bump"
|
||
|
}
|