From 5db2e664546080791fc6856a19db20b5b5a06682 Mon Sep 17 00:00:00 2001 From: Richard van Heuven van Staereling Date: Mon, 9 Mar 2026 15:03:18 +0100 Subject: [PATCH] ci: in dependabot, group GitHub Actions updates together --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3c8ec345..cf44375c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + github-actions: + applies-to: "version-updates" - package-ecosystem: "npm" directory: "/" schedule: