From b3a820449eac3a2d1f251af16ba985dcd9e5c0f4 Mon Sep 17 00:00:00 2001 From: Mohamed Hussein Al-Adawy <59349012+moheladwy@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:46:23 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e728fd4..d549a23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.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: "monthly"