Merge pull request #195 from docker/chore-dependabot-daily

Run dependabot daily instead of weekly
This commit is contained in:
Chris Crone 2020-06-09 09:58:49 +02:00 committed by GitHub
commit a47a2d39c3
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,4 +2,4 @@ version: 1
update_configs:
- package_manager: "go:modules"
directory: "/"
update_schedule: "weekly"
update_schedule: "daily"