From 7356ea2f92ccd62cbba5d0bd3a78ba8cd55e9828 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Thu, 9 May 2024 09:06:08 -0400 Subject: [PATCH] MNT: Group actions PRs --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dfd0e308..f11d917f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: schedule: # Check for updates to GitHub Actions every week interval: "weekly" + groups: + actions-infrastructure: + patterns: + - "actions/*"