Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Add GitHub actions and go dependencies to Dependabot version updates

Signed-off-by: James Taylor <jt-nti@users.noreply.github.com>
  • Loading branch information
jt-nti committed Jun 24, 2024
1 parent dc794f3 commit 231ad99
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@ updates:
directory: "/"
schedule:
interval: weekly
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: weekly

0 comments on commit 231ad99

Please sign in to comment.