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 4e98e19 commit b403e97Copy full SHA for b403e97
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: shellcheck
35
36
- repo: https://github.com/golangci/golangci-lint
37
- rev: v1.58.0
+ rev: v1.58.1
38
hooks:
39
- id: golangci-lint-full
40
args: [--timeout=5m]
0 commit comments