Switch dependabot from pip to uv (#7873)

This commit is contained in:
Matthew Heguy 2025-09-08 09:53:06 -04:00 committed by GitHub
parent c8ddc2140f
commit ff256c61e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ updates:
"github actions":
patterns:
- "*"
- package-ecosystem: pip
- package-ecosystem: uv
directory: "/"
schedule:
interval: "monthly"