We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ed38d commit 181ddaaCopy full SHA for 181ddaa
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
types: [go]
41
pass_filenames: false
42
- repo: https://github.com/golangci/golangci-lint
43
- rev: v1.52.0
+ rev: v1.52.2
44
hooks:
45
- id: golangci-lint
46
args: [--new-from-patch=/tmp/diff.patch]
0 commit comments