diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1b219b4..82c64158 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + "Go modules": + patterns: + - "*"