diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c77274f6..fd8bf8696 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: open-pull-requests-limit: 100 - package-ecosystem: "pip" - directory: "/App" + directory: "/src/App" schedule: interval: "monthly" commit-message: @@ -20,7 +20,7 @@ updates: open-pull-requests-limit: 100 - package-ecosystem: "npm" - directory: "/App/frontend" + directory: "/src/App/frontend" schedule: interval: "monthly" commit-message: