diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 797a070..cd3f382 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,8 @@ updates: schedule: interval: daily target-branch: main + - package-ecosystem: npm + directory: "/" + schedule: + interval: daily + target-branch: main