diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b6961c2..e41308a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,13 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + groups: + dependencies: + applies-to: version-updates + dependency-type: production + update-types: + - minor + - patch - package-ecosystem: "github-actions" directory: "/" schedule: