diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 46597d603..bc29e4c21 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,9 @@ updates: directory: "/" schedule: interval: "weekly" + allow: + - dependency-name: "*" + dependency-type: "all" # Group dependency updates into a single pull request. groups: cargo: