From eac522ec6bbf8e72a7bbd5152d68fc69f7d12735 Mon Sep 17 00:00:00 2001 From: Yeonwoo Sung Date: Thu, 25 Apr 2024 21:43:07 +0900 Subject: [PATCH] Update dependabot_v2.yml --- .github/dependabot_v2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot_v2.yml b/.github/dependabot_v2.yml index ac6621f..91abb11 100644 --- a/.github/dependabot_v2.yml +++ b/.github/dependabot_v2.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly"