From 30713dfc25a90efdeade361a772553f45d699169 Mon Sep 17 00:00:00 2001 From: David Hewitt Date: Sun, 5 Jul 2026 09:34:56 +0100 Subject: [PATCH] ci: group GHA updates on dependabot --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6d4a05f..ec1ae29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: directory: / schedule: interval: monthly + groups: + actions: + patterns: + - '*' cooldown: default-days: 7