add dependabot config

This commit is contained in:
Moritz Raabe
2020-12-01 11:12:15 +01:00
parent 10a062017d
commit fecd0e11eb

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

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