From c389b391a52aacc45b58014132ca9d42821164e9 Mon Sep 17 00:00:00 2001 From: Harmanpreet-Microsoft Date: Tue, 15 Apr 2025 19:02:10 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: