diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eb592b692..c85448279 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,3 +32,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "npm" + directory: "/ui" + schedule: + interval: "weekly"