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