From 40234ebf9dde0a362906c66b2beb6047fab7e643 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Fri, 22 Dec 2023 17:49:06 -0500 Subject: [PATCH] ci: group dependabot updates (#962) See https://github.com/scientific-python/cookie/pull/348. Signed-off-by: Henry Schreiner --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f265d88d..40aaf098 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,7 @@ updates: interval: "weekly" target-branch: "main" open-pull-requests-limit: 10 + groups: + actions: + patterns: + - "*"