diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 219c13a..f16fd16 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,5 @@ updates: directory: "/" schedule: interval: "daily" + allow: + dependency-type: "all"