diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 411e46be..1254b571 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -33,3 +33,8 @@ updates: directory: "/internal/staticanalysis/parsing" schedule: interval: "weekly" + groups: + parsing-minor-updates: + update-types: + - "minor" + - "patch"