diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c5aff32..0caf64a2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,10 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + golang: + patterns: + - "*" - package-ecosystem: "gomod" directory: "/plugins/debug" schedule: