Skip to content

Commit fb2d744

Browse files
build: update pre-commit hook golangci/golangci-lint to v1.54.2
1 parent 2fffb3f commit fb2d744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: commitlint
66
stages: [commit-msg]
77
- repo: https://github.com/golangci/golangci-lint
8-
rev: v1.52.2
8+
rev: v1.54.2
99
hooks:
1010
- id: golangci-lint
1111
- repo: https://github.com/dnephin/pre-commit-golang

0 commit comments

Comments
 (0)