Create Dependabot config file (#347)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-05 20:01:03 +09:00
committed by GitHub
parent effddd2f6b
commit eb42d3937e

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

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