From e231bf42f3ee3cca1a76d57d4c192bd2f338ebc1 Mon Sep 17 00:00:00 2001 From: Fan Shang Xiang Date: Wed, 27 Nov 2024 13:57:45 +0800 Subject: [PATCH] remove group update rule --- .github/dependabot.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index bcfd4e3a0bd..31ed988c1de 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: