We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91493a commit c68dd0bCopy full SHA for c68dd0b
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: fix-byte-order-marker
27
28
- repo: https://github.com/golangci/golangci-lint
29
- rev: v1.57.1
+ rev: v1.57.2
30
hooks:
31
- id: golangci-lint-full
32
0 commit comments