Skip to content

Commit

Permalink
chore: add go imports to custom pre-commit hooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
syhily committed Nov 15, 2022
1 parent 85661bd commit eb255f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
types: [ go ]
pass_filenames: true
- repo: https://github.com/tekwizely/pre-commit-golang
rev: v1.0.0-beta.5
rev: v1.0.0-rc.1
hooks:
- id: go-mod-tidy-repo
- id: golangci-lint-mod

0 comments on commit eb255f1

Please sign in to comment.