diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 803ddaf..910f12a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "daily" - package-ecosystem: "github-actions" directory: "/" schedule: