Create dependabot.yml

This commit is contained in:
Puyodead1
2021-05-20 19:56:09 -04:00
committed by GitHub
parent c88414189b
commit e5247edbd8

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

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