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

This commit is contained in:
2024-04-17 18:19:35 +02:00
parent 2848848b2a
commit 91ca20b73f

View File

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