From c3a574fcaccba0c8f610d46767241c80a8dd535d Mon Sep 17 00:00:00 2001 From: Patcher99 Date: Tue, 19 Mar 2024 11:57:24 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5b06a9..c96974d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,7 @@ version: 2 updates: - # Existing config for the src/ directory + # Existing config for the root directory - package-ecosystem: "pip" - directory: "src/" schedule: interval: "weekly" # Add this for the tests/ directory