mirror of https://github.com/docker/compose.git
Run dependabot daily instead of weekly
Hopefully we will have less PRs at the same time if it looks daily.
This commit is contained in:
parent
574a378886
commit
9c21e09044
|
@ -2,4 +2,4 @@ version: 1
|
|||
update_configs:
|
||||
- package_manager: "go:modules"
|
||||
directory: "/"
|
||||
update_schedule: "weekly"
|
||||
update_schedule: "daily"
|
||||
|
|
Loading…
Reference in New Issue