diff --git a/config.js b/config.js index 2777ac1..a5fcb2a 100644 --- a/config.js +++ b/config.js @@ -5,4 +5,5 @@ module.exports = { "onboardingConfigFileName": "renovate.json", "autodiscover": true, "optimizeForDisabled": true, + "automerge": false, };