Create dependabot.yml

This commit is contained in:
Otto Winter 2020-07-15 12:58:15 +02:00 committed by GitHub
parent 9880a425f4
commit 2a14473e8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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

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