diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 17628538b..8ff5ea14b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -27,7 +27,7 @@ updates: patterns: - "*" - package-ecosystem: "npm" - directory: "/" + directory: "/ui/web-v2" schedule: interval: "monthly" time: "10:00"