fix(renovate): enable automerge of docker-compose updates
All checks were successful
Build / build-amd64 (push) Successful in 2m26s
Build / build-arm64 (push) Successful in 7m0s

This commit is contained in:
2025-10-22 21:10:02 +02:00
parent 321639b8da
commit aa57016253

View File

@@ -16,12 +16,5 @@
"local>volker.raschek/renovate-config:container#master",
"local>volker.raschek/renovate-config:actions#master",
"local>volker.raschek/renovate-config:regexp#master"
],
"packageRules": [
{
"automerge": false,
"matchPackageNames": [ "docker-compose" ],
"matchManagers": [ "regex" ]
}
]
}