Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-12-26 19:53:43 +00:00 committed by GitHub
parent fc8eafa451
commit 9799068271
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- wren
- micahellison
labels:
- packaging