diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f33a02c..109f807 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: directory: "/" schedule: interval: weekly + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: weekly