diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c990752..f61acdb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,8 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: monthly - open-pull-requests-limit: 10 + interval: daily + package-ecosystem: npm + directory: "/" + schedule: + interval: daily \ No newline at end of file