diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c707b8e8..80cf2aec8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,5 @@ updates: time: "05:00" timezone: America/Los_Angeles open-pull-requests-limit: 10 + allow: + dependency-type: all