Skip to content

Commit

Permalink
Added "gomod" package manager to dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pablovarela committed Oct 26, 2020
1 parent 7996cbc commit 39b8ad1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ updates:
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 39b8ad1

Please sign in to comment.