diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a32a429..529299b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,16 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + all-dependencies: + patterns: + - "*" - package-ecosystem: "docker" directory: "/" schedule: interval: "monthly" + groups: + all-dependencies: + patterns: + - "*"