diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a..696b5d7b5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "weekly"