diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 11ff12aef5..a53b5a7f02 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,6 +21,6 @@ updates: schedule: interval: "daily" - package-ecosystem: "npm" - directory: "/app/vmui" + directory: "/app/vmui/packages/vmui" schedule: interval: "weekly"