From 30cf9be99c44f4154a3b46dc37bb2f96c84c4f39 Mon Sep 17 00:00:00 2001 From: Keith James Date: Fri, 1 Nov 2024 13:56:48 +0000 Subject: [PATCH] Add dependadbot updates for pip --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 619e9bd..369dfe1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,13 @@ version: 2 updates: + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "daily" + time: "00:00" + timezone: "Europe/London" + open-pull-requests-limit: 5 - package-ecosystem: "github-actions" directory: "/"