diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf14a76..af123a6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,13 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + gomodupdates: + patterns: + - "*" + update-types: + - minor + - patch - package-ecosystem: "github-actions" directory: "/" schedule: