diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5fa0eb9e..cb2c50b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,8 @@ updates: directory: "/" schedule: interval: monthly + + - package-ecosystem: "npm" + directory: "/page" + schedule: + interval: monthly