Add Dependabot configuration for Python packages

master
且听风吟 4 months ago committed by GitHub
parent 42586d680e
commit da8074fcbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
Loading…
Cancel
Save