From 2d5b6dae45fd6a9dc384e48ce5e178703d3b6de4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Thu, 12 Sep 2024 15:31:28 +0200 Subject: [PATCH] chore: add dependabot groups for k8s and otel (#11116) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-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: - /