We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f60ae9d commit c21dd79Copy full SHA for c21dd79
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: detect-private-key
25
26
- repo: https://github.com/golangci/golangci-lint
27
- rev: v2.0.2
+ rev: v2.1.5
28
hooks:
29
- id: golangci-lint-full
30
0 commit comments