diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f73772e1..9d57a290 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + dependencies: + patterns: + - "*" - package-ecosystem: "gomod" directory: "/" schedule: