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