Skip to content

Commit

Permalink
add docker package_manager to .dependabot/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lufia committed Sep 27, 2019
1 parent eb03e70 commit d3eb4b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ update_configs:
- package_manager: go:modules
directory: /
update_schedule: daily

- package_manager: docker
directory: /
update_schedule: daily

0 comments on commit d3eb4b3

Please sign in to comment.