diff --git a/.github/dependabot.yml b/.github/dependabot.yml index de9431a6..ee2b929f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,11 @@ updates: directory: / schedule: interval: weekly + + groups: + minor: + update-types: + - minor + patch: + update-types: + - patch