diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 073ff68..c1740f6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "daily" + groups: + all: + patterns: + - "*" \ No newline at end of file