Automerge alpine updates

This commit is contained in:
nemunaire 2022-05-25 09:56:59 +02:00
parent 051e29aea0
commit c77e77747f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"matchPackageNames": ["github.com/yuin/goldmark"],
"matchPackageNames": ["alpine", "github.com/yuin/goldmark"],
"automerge": true,
"automergeType": "branch"
}