diff --git a/renovate.json5 b/renovate.json5 index 2711d4f..88d370d 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -50,12 +50,6 @@ }, "packageRules": [ - { - "description": "Auto-merge high-confidence security updates", - "matchCategories": ["security"], - "matchConfidence": ["high", "very high"], - "automerge": true - }, { "description": "Skip internal reusable workflows and actions", "matchManagers": ["github-actions"],