Skip to content

Commit

Permalink
build: Upgrade golangci-lint to v1.54.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstenson committed Sep 9, 2023
1 parent dde67b1 commit a5c0ef5
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 @@ -5,7 +5,7 @@ repos:
- id: commitlint
stages: [commit-msg]
- repo: https://github.com/golangci/golangci-lint
rev: v1.53.3
rev: v1.54.2
hooks:
- id: golangci-lint
- repo: https://github.com/dnephin/pre-commit-golang
Expand Down

0 comments on commit a5c0ef5

Please sign in to comment.