diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 15fd55da..01c9d3af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: interval: "weekly" # Maintain dependencies for Python - - package-ecosystem: "pipenv" + - package-ecosystem: "pip" directory: "/" schedule: interval: "weekly"