From ee61c8b95af1f3689dc62744630192678a9badce Mon Sep 17 00:00:00 2001 From: Slash Gordon Date: Tue, 21 Nov 2023 15:02:23 +0100 Subject: [PATCH] Update dependabot.yml [skip-ci] --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ad29f3e..bd1b466 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - - package-ecosystem: "poetry" + - package-ecosystem: "pip" directory: "/" schedule: interval: "daily"