status-js-desktop/renovate.json

11 lines
136 B
JSON
Raw Normal View History

2018-11-08 17:51:41 +00:00
{
"extends": [
"config:base"
],
"rangeStrategy": "bump",
"baseBranches": ["next"],
"patch": {
"automerge": true
}
}