Create dependabot.yml

This commit is contained in:
Puyodead1 2021-05-20 19:56:09 -04:00 committed by GitHub
parent c88414189b
commit e5247edbd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"