config(renovate): add automerge

This commit is contained in:
Medzik 2021-08-07 09:35:08 +00:00
parent 21ad7c0c02
commit f6d4e2cbee
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
{
"extends": [
"config:base"
]
],
"automergeType": "pr",
"prCreation": "immediate"
}