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 e5c81ff commit 134c7a8Copy full SHA for 134c7a8
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
- id: trailing-whitespace
11
- repo: https://github.com/golangci/golangci-lint
12
- rev: v1.64.7
+ rev: v2.0.2
13
hooks:
14
- id: golangci-lint-full
15
- repo: local
0 commit comments