renovate: configure branch automerge

This commit is contained in:
Harsh Shandilya 2022-07-04 11:53:54 +05:30
parent 349b635a0f
commit 47e63106e2
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:base",
"github>msfjarvis/shared-workflows//renovate/automerge"
]
}