diff --git a/.github/dependabot.yml b/.github/dependabot.yml index adb083f..da30dea 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,5 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 10 + allow: + dependency-type: all