From bce9f2fc7290eee250deac46b35e1936fa277e58 Mon Sep 17 00:00:00 2001 From: Jo Date: Thu, 1 May 2025 09:54:47 +0200 Subject: [PATCH] Update dependabot.yml (#2614) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd885540..4606de7b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + go-all: + patterns: + - '*'