From cd3bcc90b25302b1efb2cc5aaa5c90507a5c8427 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Wed, 20 Dec 2023 18:22:26 -0500 Subject: [PATCH] ci: group dependabot updates See https://github.com/scientific-python/cookie/pull/348. Signed-off-by: Henry Schreiner --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2c7d17083..6c4b36953 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" + groups: + actions: + patterns: + - "*"