Disable automerge
All checks were successful
renovate / renovate (push) Successful in 30s

This commit is contained in:
Valentin Brandl 2024-04-17 18:19:35 +02:00
parent 2848848b2a
commit 91ca20b73f
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -5,4 +5,5 @@ module.exports = {
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
"automerge": false,
};