From 9b9d19988aecc3a27d7c5766ead6075da4b39b45 Mon Sep 17 00:00:00 2001 From: "Sam Wang (holyspectral)" Date: Thu, 16 Jul 2026 10:58:09 -0400 Subject: [PATCH] fix: disable indirect update Now we can merge neuvector/neuvector update. We don't have to care about indirect update. --- .github/renovate.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 316945149..17a10aed8 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -23,12 +23,6 @@ "vendor/go.opentelemetry.io/otel/dependencies.Dockerfile" ], "packageRules": [ - { - "description": "Enable update on indirect imports in gomod", - "matchManagers": ["gomod"], - "matchDepTypes": ["indirect"], - "enabled": true - }, { "description": "Enable updates from neuvector/neuvector", "matchPackageNames": [