From a5476e7a3ee8bf676ec3567c3c389875292dc363 Mon Sep 17 00:00:00 2001 From: bwplotka Date: Tue, 9 Sep 2025 05:13:45 +0100 Subject: [PATCH] chore: group dependabot PRs Signed-off-by: bwplotka --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 202ae23..13c8970 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,8 @@ updates: - package-ecosystem: "gomod" directory: "/" schedule: - interval: "monthly" + interval: "weekly" + groups: + deps: + patterns: + - "*"