From 4f73b76f1ba0b86caf6dcda0f72c0d4b83b0c23b Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Tue, 20 Feb 2024 10:12:47 -0500 Subject: [PATCH] ci: group dependabot updates (#755) 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 10cbe2a5..5ba9d160 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: weekly + groups: + actions: + patterns: + - "*"