diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2e69f50..1153646 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,5 @@ updates: directory: "/" schedule: interval: daily - time: "15:00" + allow: + - dependency-type: "all"