From f3c2e17564b34d4ea0dd8b310573ac8f27031f51 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Sat, 23 Dec 2023 13:06:56 -0500 Subject: [PATCH] ci: group dependabot updates (#187) 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 2c7d170..6c4b369 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: + - "*"