From ee3862ff9a8945684de940c84c121fae2a600db6 Mon Sep 17 00:00:00 2001 From: "Hunter T." Date: Wed, 21 Aug 2024 11:14:47 -0700 Subject: [PATCH] Update dependabot.yml Signed-off-by: Hunter T. --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2466d48..3401052 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: " pip" + - package-ecosystem: "pip" directory: "/" schedule: interval: "weekly"