chore: Change update_schedule from weekly to daily
This commit is contained in:
parent
c58f4ce12d
commit
737fda5741
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 1
|
|||
update_configs:
|
||||
- package_manager: "javascript"
|
||||
directory: "/"
|
||||
update_schedule: "weekly"
|
||||
update_schedule: "daily"
|
||||
default_labels:
|
||||
- "dependencies"
|
||||
commit_message:
|
||||
|
|
Loading…
Reference in a new issue