We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a88908 commit a213b16Copy full SHA for a213b16
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
pass_filenames: false
46
47
- repo: https://github.com/golangci/golangci-lint
48
- rev: v1.64.6
+ rev: v1.64.7
49
hooks:
50
- id: golangci-lint
51
args: [--new-from-patch=/tmp/diff.patch]
0 commit comments