From 16e0a5755fe23ccf786de14c6113fa1eabaebd63 Mon Sep 17 00:00:00 2001 From: Daniel Bos Date: Thu, 25 Sep 2025 13:55:01 +0800 Subject: [PATCH] chore: fix renovate config --- .github/renovate.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index c9b533c..6627fe8 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -27,10 +27,6 @@ } ], "dependencyDashboardLabels": ["renovate"], - "enableManagers": [ - "gomod", - "github-actions" - ], "prConcurrentLimit": 4, "automergeType": "pr", "platformAutomerge": true