Skip to content

Commit

Permalink
add missing dependabot config for go based tools (#1914)
Browse files Browse the repository at this point in the history
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
  • Loading branch information
arkodg authored Oct 2, 2023
1 parent 7d9e16e commit fa3e4ce
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 @@ -21,6 +21,14 @@ updates:
directory: /tools/src/codespell
schedule:
interval: weekly
- package-ecosystem: gomod
directory: /tools/src/helm-docs
schedule:
interval: weekly
- package-ecosystem: gomod
directory: /tools/src/buf
schedule:
interval: weekly
- package-ecosystem: gomod
directory: /tools/src/golangci-lint
schedule:
Expand Down

0 comments on commit fa3e4ce

Please sign in to comment.