diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 58aac72..a8cdc29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,11 @@ updates: schedule: interval: monthly time: '04:00' + groups: + minors: + update-types: + - 'minor' + - 'patch' open-pull-requests-limit: 10 labels: - dependencies