From eb3dc10431f4f9066949cc51fe0d041fafe4a249 Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Mon, 21 Aug 2023 15:36:53 -0700 Subject: [PATCH] chore: group github-actions dependabot Signed-off-by: Andrew Peabody --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3ac566bb6..1ec811711 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -80,3 +80,7 @@ updates: interval: weekly commit-message: prefix: "chore" + groups: + all: + patterns: + - "*"