11 lines
136 B
JSON
11 lines
136 B
JSON
|
{
|
||
|
"extends": [
|
||
|
"config:base"
|
||
|
],
|
||
|
"rangeStrategy": "bump",
|
||
|
"baseBranches": ["next"],
|
||
|
"patch": {
|
||
|
"automerge": true
|
||
|
}
|
||
|
}
|