From 5ffd4e33916f1371b8911e08b167d58ac67c7259 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 24 Jul 2026 15:05:27 +0200 Subject: [PATCH] ci: dependabot: group docker/* action updates Signed-off-by: Sebastiaan van Stijn --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cbb7b00..cd344da 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: labels: - "dependencies" - "bot" + groups: + docker-actions: + patterns: + - "docker/*"