diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9ddf2c3ccf..cd5f50be15 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "npm" + directory: "/website" + schedule: + interval: "weekly"