From b283f13f9bfda879d007c3470a65563d8d089bcc Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 8 Jul 2026 15:49:02 +0200 Subject: [PATCH] gha: 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/*"