Skip to content

Commit

Permalink
pre-commit: remove golangci-lint hook
Browse files Browse the repository at this point in the history
  • Loading branch information
strib committed Jul 30, 2019
1 parent 6b37902 commit 6da0045
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 @@ -28,7 +28,7 @@ repos:
language: node
files: \.(js|ts|tsx)$
- repo: https://github.com/keybase/pre-commit-golang.git
rev: b8194ff9d85455a702480677ada13ac4dbe94146
rev: 314766a2c26b7f32641addbdb0e7e451320ff1f0
hooks:
- id: go-fmt
- id: go-vet
Expand Down

0 comments on commit 6da0045

Please sign in to comment.