diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 98e44ee..1eb5858 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,13 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + dependencies: + applies-to: version-updates + dependency-type: production + update-types: + - minor + - patch - package-ecosystem: "github-actions" directory: "/" schedule: