From c530d6c97acb4273b871dd0b1a0e2fe1ac3e8a97 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Fri, 22 Dec 2023 18:05:00 -0500 Subject: [PATCH] ci: group dependabot updates (#35) 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 6fddca0..6c4b369 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions: + patterns: + - "*"