diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 019fb89..cc1f409 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,5 @@ updates: - package-ecosystem: 'npm' # See documentation for possible values directory: '/' # Location of package manifests schedule: - interval: 'weekly' + interval: 'daily' open-pull-requests-limit: 1000