diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b728efb..6c9005f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "daily" + groups: + all: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" schedule: