PYTHON-4363 Add dependabot config for Python (#1613)

This commit is contained in:
Steven Silvester 2024-04-22 14:22:19 -05:00 committed by GitHub
parent 9a3caefbeb
commit a053a6d4b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,3 +9,8 @@ updates:
actions:
patterns:
- "*"
# Python
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"