From 3d28873ac20748fa94973a5062f17b9d11b8bdfb Mon Sep 17 00:00:00 2001 From: Joe Hamman Date: Wed, 8 May 2024 08:36:09 -0700 Subject: [PATCH] Group dependabot updates --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d8e8d4d57a..5a0befe9b5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: directory: "/" schedule: interval: "daily" + groups: + requirements: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" schedule: