We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c967524 commit 826a403Copy full SHA for 826a403
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: fix-byte-order-marker
20
21
- repo: https://github.com/golangci/golangci-lint
22
- rev: v1.57.1
+ rev: v1.57.2
23
hooks:
24
- id: golangci-lint-full
25
0 commit comments