From 6dbaab51275f013c04ac060e87d92dbab53ca6d7 Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Tue, 22 Aug 2023 08:21:17 -0700 Subject: [PATCH] chore: group github-actions dependabot (#393) 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: + - "*"