Removed pip from dependabot (#3430)

This commit is contained in:
Esun Kim 2026-02-09 23:17:26 -08:00 committed by GitHub
parent 483cdebc61
commit 9ff3781bea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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