diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 1a2d4e9e6..4299d7522 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,10 +7,3 @@ updates: # Check for updates to GitHub Actions every sunday interval: "weekly" day: "sunday" - - - package-ecosystem: "pip" - directory: "/" - schedule: - # Check for updates to python dependencies every sunday - interval: "weekly" - day: "sunday"