diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aa44971c..eb77ca98 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,3 +19,7 @@ updates: target-branch: "staging" schedule: interval: "weekly" + groups: + npm-minor-patch: + update-types: + - "patch"