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 d8097bc commit cca91d2Copy full SHA for cca91d2
1 file changed
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
exclude: ^vendor
57
58
- repo: https://github.com/golangci/golangci-lint
59
- rev: v2.4.0
+ rev: v2.7.2
60
hooks:
61
- id: golangci-lint-full
62
args: ["-v"]
0 commit comments