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

View File

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