We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b8aa1 commit b7197dbCopy full SHA for b7197db
1 file changed
.pre-commit-config.yaml
@@ -82,7 +82,7 @@ repos:
82
- id: shellcheck
83
84
- repo: https://github.com/golangci/golangci-lint
85
- rev: v2.7.0
+ rev: v2.7.1
86
hooks:
87
- id: golangci-lint-full
88
language_version: 1.25.5 # renovate: datasource=golang-version depName=go
0 commit comments