diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f520b0e..e0d5c93 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,5 @@ updates: - package-ecosystem: npm directory: / schedule: - interval: weekly + interval: daily + open-pull-requests-limit: 30