Add dependabot for pip

This commit is contained in:
FireMasterK 2020-10-06 20:59:19 +05:30 committed by GitHub
parent 5efc30c7ee
commit 5d658311b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,3 +5,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
# Maintain dependencies for pip
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"