From add2080fa5e2a2d28b987d7449583637409257c1 Mon Sep 17 00:00:00 2001 From: tawoe Date: Tue, 5 Nov 2024 08:43:24 +0100 Subject: [PATCH] dependabot updates for pip --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b23b500e..40613d57 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,8 @@ updates: directory: "/" schedule: interval: "weekly" + + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "weekly"