From 513e5f13a7104ec45a2f8f3e4606ce853c7355cf Mon Sep 17 00:00:00 2001 From: andyzhangx Date: Wed, 27 Nov 2024 06:16:25 +0000 Subject: [PATCH] cleanup: remove group update in dependabot --- .github/dependabot.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 7a1a3e086..16a83c30b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,14 +9,6 @@ updates: - "release-note-none" - "ok-to-test" open-pull-requests-limit: 1 - groups: - k8s: - applies-to: version-updates - patterns: - - "*" - update-types: - - "patch" - - "minor" - package-ecosystem: "github-actions" directory: "/" schedule: