diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32f5a4f..0e71ac3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: interval: "daily" # Maintain dependencies for npm - - package-ecosystem: "pipenv" + - package-ecosystem: "pip" directory: "/" schedule: interval: "daily"