diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ea807113..ed0b3544 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,3 +17,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + golang: + patterns: + - "*"