From e0e85f8d2eb9cc6562e3af522f690312b1c899a6 Mon Sep 17 00:00:00 2001 From: Nils Date: Sun, 15 Sep 2024 19:56:31 +0200 Subject: [PATCH] dependabot for pip --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace460..269639a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "weekly" \ No newline at end of file