We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c203f commit 2eca32eCopy full SHA for 2eca32e
1 file changed
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
- id: commitizen
55
stages: [commit-msg]
56
- repo: https://github.com/golangci/golangci-lint
57
- rev: v2.10.1
+ rev: v2.11.1
58
hooks:
59
- id: golangci-lint
60
- id: golangci-lint-fmt
0 commit comments