Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-10-21 04:37:01 +00:00
committed by GitHub
parent d92a8b5a0a
commit 648f1b11ee

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

@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "20:00"
open-pull-requests-limit: 10