chore: disable auto merge
All checks were successful
backend / docker (push) Successful in 3m3s

This commit is contained in:
kittentm 2026-06-15 20:25:06 +02:00
commit 40fce749ba

View file

@ -4,7 +4,7 @@
"packageRules": [ "packageRules": [
{ {
"matchUpdateTypes": ["minor", "patch"], "matchUpdateTypes": ["minor", "patch"],
"automerge": true "automerge": false
}, },
{ {
"matchUpdateTypes": ["major"], "matchUpdateTypes": ["major"],