diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c92c557..92b4c7b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,3 @@ updates: directory: "/" schedule: interval: "weekly" - - # Maintain Python tools used for testing and conversion - - package-ecosystem: "pip" - directory: "/third_party" - schedule: - interval: "weekly" - versioning-strategy: increase-if-necessary