From 51b972a540b6cae6b4a195287637f22219c934b4 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Sat, 11 May 2024 07:30:02 -0700 Subject: [PATCH] Require GHA update grouping --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 918c3a5c..66c89692 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,7 @@ updates: interval: "monthly" labels: - "type: Maintenance" + groups: + actions: + patterns: + - "*"