diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0d669f8..69637bd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,3 +21,10 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions: + applies-to: version-updates + update-types: + - major + - minor + - patch