diff --git a/renovate.json b/renovate.json index 6ab3f03..cbafe69 100644 --- a/renovate.json +++ b/renovate.json @@ -1,10 +1,3 @@ { - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "packageRules": [ - { - "matchUpdateTypes": ["minor", "patch", "pin", "digest"], - "automerge": true, - "automergeType": "branch" - } - ] -} + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +} \ No newline at end of file