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