Configured Renovate to automerge patches from branches

no issue
This commit is contained in:
Daniel Lockyer 2020-03-25 20:50:30 +00:00 committed by GitHub
parent 59e5dd9ad6
commit 6b0218e5cb

View File

@ -17,7 +17,8 @@
},
"separateMinorPatch": true,
"patch": {
"automerge": true
"automerge": true,
"automergeType": "branch"
},
"packageRules": [
{