diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1c5d83d..fe84647 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ updates: allow: - dependency-type: "all" groups: - all-deps: + root-deps: patterns: - "*" schedule: @@ -18,7 +18,7 @@ updates: allow: - dependency-type: "all" groups: - all-deps: + validation-deps: patterns: - "*" schedule: