From 8d8ce28ba1f4916bf36d0bdd7942e4f9e70ab308 Mon Sep 17 00:00:00 2001 From: Veerendra <8393701+veerendra2@users.noreply.github.com> Date: Tue, 24 Dec 2024 16:43:33 +0100 Subject: [PATCH] Add pip dependabot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c3a96db..bdd6f2c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,8 @@ updates: directory: "/" schedule: interval: "weekly" + + - package-ecosystem: pip + directory: "/" + schedule: + interval: weekly