diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0a5c735..773c575c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,3 +16,5 @@ updates: directory: "/" schedule: interval: daily + allow: + - dependency-type: "all"