From 60b7679c148380e880fd468f7cd40058038664d3 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Fri, 16 Aug 2024 09:47:33 +0200 Subject: [PATCH] group dependabot mrs --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4776211..a94cd04 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + all: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/"