diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f36198cf87..a613815906 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,3 +17,8 @@ updates: open-pull-requests-limit: 15 labels: - type:dependencies + groups: + minor-and-patch: + update-types: + - minor + - patch \ No newline at end of file