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 f2dd8a6 commit c74d9d0Copy full SHA for c74d9d0
1 file changed
.pre-commit-config.yaml
@@ -63,7 +63,7 @@ repos:
63
entry: bashate --error . --ignore=E006,E040,E011,E020,E012
64
65
- repo: https://github.com/golangci/golangci-lint
66
- rev: v2.4.0
+ rev: v2.7.2
67
hooks:
68
- id: golangci-lint-full
69
args: ["-v"]
0 commit comments