Skip to content

Commit

Permalink
ci(pre-commit): comment golangci-lint hook
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadNews committed Apr 23, 2023
1 parent b0f895d commit 1554393
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
hooks:
- id: gitleaks

- repo: https://github.com/golangci/golangci-lint
rev: v1.52.2
hooks:
- id: golangci-lint
# - repo: https://github.com/golangci/golangci-lint
# rev: v1.52.2
# hooks:
# - id: golangci-lint

0 comments on commit 1554393

Please sign in to comment.