diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f3779e0f..813e17f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "npm" + directory: "/packages/extensions" + schedule: + interval: "weekly"