We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4264abd commit ba3674aCopy full SHA for ba3674a
.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.7
+ rev: v2.0.0
49
hooks:
50
- id: golangci-lint
51
args: [--new-from-patch=/tmp/diff.patch]
0 commit comments