Tweak Renovate options for automerge

This commit is contained in:
Gabe Kangas
2022-10-26 19:00:50 -07:00
committed by GitHub
parent 0af1db73a4
commit 3fb1bb575b

View File

@@ -26,7 +26,6 @@
"major": { "major": {
"dependencyDashboardApproval": true "dependencyDashboardApproval": true
}, },
"matchCurrentVersion": "!/^0/",
"automergeType": "branch" "automergeType": "branch"
}, },
{ {
@@ -38,5 +37,6 @@
"dependencyDashboardApproval": true "dependencyDashboardApproval": true
} }
} }
] ],
"platformAutomerge": true
} }