diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b38df29..23028e4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,6 @@ updates: directory: "/" schedule: interval: "daily" + groups: + all-dependencies: + patterns: ["*"] \ No newline at end of file