From 8e9df1841b5bb6c79be89de609e1fc3af5514920 Mon Sep 17 00:00:00 2001 From: "gcp-cherry-pick-bot[bot]" <98988430+gcp-cherry-pick-bot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:18:44 +0000 Subject: [PATCH] chore: add dependabot groups for k8s and otel (#11116) (#11129) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché Co-authored-by: Charles-Edouard Brétéché --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 125acda7fb..9529e8d84a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,13 @@ updates: schedule: interval: daily rebase-strategy: disabled + groups: + kubernetes: + patterns: + - k8s.io/* + otel: + patterns: + - go.opentelemetry.io/* - package-ecosystem: github-actions directories: - /