Browse Source

Tweak Renovate options for automerge

pull/2268/head
Gabe Kangas 3 years ago committed by GitHub
parent
commit
3fb1bb575b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      renovate.json

4
renovate.json

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

Loading…
Cancel
Save