mirror of
https://github.com/status-im/status-js-desktop.git
synced 2025-02-23 04:08:27 +00:00
11 lines
136 B
JSON
11 lines
136 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"rangeStrategy": "bump",
|
|
"baseBranches": ["next"],
|
|
"patch": {
|
|
"automerge": true
|
|
}
|
|
}
|