mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 06:44:13 +00:00
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"extends": ["config:base"],
|
|
"rangeStrategy": "bump",
|
|
"baseBranches": ["next"],
|
|
"automerge": true,
|
|
"major": {
|
|
"automerge": false
|
|
}
|
|
}
|