From e605e15330c03519cba56fb5a6a9c5ecdf7ce435 Mon Sep 17 00:00:00 2001 From: Douglas Eichelberger Date: Wed, 3 Jun 2026 09:45:33 -0700 Subject: [PATCH] Group Dependabot github-actions updates into a single PR --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd83dc8..8aaa878 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,7 @@ updates: interval: monthly cooldown: default-days: 7 + groups: + github-actions: + patterns: + - "*"