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: "/"