Skip to content

Commit

Permalink
build: add gomod to dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Jun 14, 2023
1 parent b2ed81f commit aca452e
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: "weekly"
- package-ecosystem: "gomod"
directory: /
schedule:
interval: "weekly"

0 comments on commit aca452e

Please sign in to comment.