diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 57ee0457..2ca324dd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,11 @@ updates: schedule: interval: "monthly" open-pull-requests-limit: 100 + groups: + nonbreaking: + update-types: + - "minor" + - "patch" - package-ecosystem: "github-actions" directory: "/"