Add automerge

This commit is contained in:
Lars
2019-03-17 19:53:22 +01:00
committed by GitHub
parent 059c49a1e3
commit 54a68ea744

View File

@@ -1,5 +1,10 @@
{
"extends": [
"config:base"
]
],
"branchPrefix": "renovate-",
"automerge": true,
"major": {
"automerge": false
}
}