From 6beaff84db8ef42316e2076cb089ab5264e4c93a Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Tue, 10 Dec 2024 14:23:22 -0500 Subject: [PATCH] Group actions PRs --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7bb4cf7..7f182c2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions-infrastructure: + patterns: + - "actions/*"