diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b840f18..b53dca8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,8 @@ updates: directory: "/" schedule: interval: weekly - open-pull-requests-limit: 10 \ No newline at end of file + open-pull-requests-limit: 10 + groups: + patch-updates: + update-types: + - "patch"