diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b88dbb0a9c7..58c315da6f5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + groups: + patch-updates: + update-types: + - patch allow: - dependency-type: direct - dependency-type: indirect