From 0340e19026d29190100f3aea2684a582f38c711f Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Wed, 20 Dec 2023 18:23:31 -0500 Subject: [PATCH] ci: group dependabot updates 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 f265d88d9..40aaf098f 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: + - "*"