diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b23b500e..40613d57 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,8 @@ updates: directory: "/" schedule: interval: "weekly" + + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "weekly"