From eb150d441935d4aeb599af158e2bcec45b69a968 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Fri, 22 Nov 2024 13:29:07 -0500 Subject: [PATCH] chore(deps): Group dependabot PRs --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7bb4cf765de..7f182c29a7a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions-infrastructure: + patterns: + - "actions/*"