chore: Change update_schedule from weekly to daily

This commit is contained in:
Shohei Ueda 2020-01-24 06:37:51 +09:00 committed by GitHub
parent d82725c632
commit d3edcde28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 1
update_configs:
- package_manager: "docker"
directory: "/"
update_schedule: "weekly"
update_schedule: "daily"
default_labels:
- "dependencies"
- "docker"