From 41472c1006cee902800ed1e94a2c2903ab76b378 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Fri, 22 Dec 2023 17:48:45 -0500 Subject: [PATCH] ci: group dependabot updates (#554) 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 2c7d1708..6c4b3695 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: + - "*"