diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fcf1127..cc7afd7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: 'npm' # See documentation for possible values directory: '/' # Location of package manifests schedule: - interval: 'monthly' + interval: 'daily'