diff --git a/.github/dependabot.yml b/.github/dependabot.yml index df4569d0d..641968780 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: schedule: interval: "daily" versioning-strategy: "lockfile-only" + groups: + dependencies: + patterns: + - "*" # Update all packages together - package-ecosystem: "github-actions" directory: "/" schedule: