diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 55f99c93..ae038bd6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + groups: + all-dependencies: + patterns: + - "*"