Skip to content

Commit

Permalink
Merge pull request dependabot#1259 from dependabot/dependabot-for-go-…
Browse files Browse the repository at this point in the history
…modules

Enable Dependabot for go_modules helpers
  • Loading branch information
hmarr authored Jul 13, 2019
2 parents b987170 + 7e285e8 commit 5d0c002
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 @@ -22,3 +22,7 @@ update_configs:
- package_manager: "python"
directory: "/python/helpers"
update_schedule: "live"

- package_manager: "go:modules"
directory: "/go_modules/helpers"
update_schedule: "daily"

0 comments on commit 5d0c002

Please sign in to comment.