diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2b6b252..4be2663 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,8 @@ updates: directories: ["**"] schedule: interval: "daily" + + - package-ecosystem: "npm" + directories: ["/reconcile-js"] + schedule: + interval: "daily"