Create dependabot.yml

This commit is contained in:
collerek
2021-06-09 10:21:52 +02:00
committed by GitHub
parent 53163063aa
commit 4c95d23e6d

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"