chore(renovate): disable branch automerge

This commit is contained in:
Michael Kriese 2024-05-30 08:47:12 +02:00
parent 40d4ad01e0
commit de87a75eca
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -87,6 +87,10 @@
"description": "Update only daily for forgejo ci tests",
"matchFileNames": ["ci/*.yml"],
"extends": ["schedule:daily"]
},
{
"description": "branch automerge not possible",
"automergeType": "branch"
}
],
"customManagers": [