Add dependabot.

This commit is contained in:
Brendan Burns 2020-09-20 21:24:43 -07:00 committed by Nabarun Pal
parent c343db1748
commit 335fa5ad9e
No known key found for this signature in database
GPG Key ID: 611D5079D826B150

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
time: "02:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "03:00"