mirror of https://github.com/docker/compose.git
Merge pull request #195 from docker/chore-dependabot-daily
Run dependabot daily instead of weekly
This commit is contained in:
commit
a47a2d39c3
|
@ -2,4 +2,4 @@ version: 1
|
|||
update_configs:
|
||||
- package_manager: "go:modules"
|
||||
directory: "/"
|
||||
update_schedule: "weekly"
|
||||
update_schedule: "daily"
|
||||
|
|
Loading…
Reference in New Issue