diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 038bcc2..3202c9a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,10 +8,3 @@ updates: directory: "/" schedule: interval: "daily" - - - package-ecosystem: "pip" - directory: "/new_{[ cookiecutter.github_repo ]}" - schedule: - interval: "daily" - ignore: - - dependency-name: "*"