diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 62606acf95..0bf7dbcb81 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -95,8 +95,8 @@ "addLabels": [ "area/security" ], - "automerge": true, - "autoApprove": true + "automerge": false, + "autoApprove": false }, "osvVulnerabilityAlerts": true, "prConcurrentLimit": 15,