deployment: check deps weekly (#417)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Bobby DeSimone 2019-12-03 20:14:10 -08:00 committed by GitHub
parent 12bae5cc43
commit 59f1838996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
{
"extends": ["config:base"]
"extends": ["config:base", "schedule:earlyMondays"]
}