diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3b5ca19..213b9bd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,8 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + all: + applies-to: version-updates + patterns: + - "*" \ No newline at end of file