Chore: add pip to dependabot (#2951)

This commit is contained in:
Chongyi Zheng 2024-02-20 15:00:54 -05:00 committed by GitHub
parent 164cb52bd8
commit 8fb6d608c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,3 +13,7 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "monthly" interval: "monthly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"