diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 403b3087..075134eb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "npm" + directory: / + schedule: + interval: "weekly"