From ee0c0908fcc28d95d99deb4224743eec8d96aa06 Mon Sep 17 00:00:00 2001 From: Joao M Date: Mon, 15 Aug 2022 13:03:39 -0500 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 279e65a..fff4485 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "daily"