diff --git a/.github/renovate.json b/.github/renovate.json index 156c3c231..e852edcce 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -56,13 +56,6 @@ "automergeType": "pr", "matchUpdateTypes": ["minor", "patch"] }, - { - "description": "GitHub Actions - auto-merge minor/patch", - "matchManagers": ["github-actions"], - "automerge": true, - "automergeType": "pr", - "matchUpdateTypes": ["minor", "patch"] - }, { "description": "npm, node, @types/node - pinned due to Node.js bug", "matchPackageNames": ["npm", "node", "@types/node"],