Skip to content

Commit

Permalink
chore: disable some redundant pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Dec 20, 2023
1 parent 7484030 commit 6a2aa16
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,3 @@ repos:
rev: v1.54.1
hooks:
- id: golangci-lint

- repo: https://github.com/tekwizely/pre-commit-golang
rev: v1.0.0-rc.1
hooks:
- id: go-mod-tidy
- id: go-build-mod
# - id: go-test-mod

0 comments on commit 6a2aa16

Please sign in to comment.