From 11336fb534bf2fcb34a617561cd7dc81fac26af3 Mon Sep 17 00:00:00 2001 From: Philip Laine Date: Tue, 26 Nov 2024 08:52:23 +0100 Subject: [PATCH] Group k8s dependabot dependency updates Signed-off-by: Philip Laine --- .github/dependabot.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 7465f35a07..6c66436201 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: / schedule: interval: daily + groups: + k8s: + patterns: + - "k8s.io/*" - package-ecosystem: github-actions directory: / schedule: