diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 05b26f59..85c1d1b7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,9 +13,3 @@ updates: directory: "/.github/workflows" schedule: interval: "daily" - - # Maintain dependencies for Python scripts - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "daily"