We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be6147d + 46564d5 commit c03f5faCopy full SHA for c03f5fa
.pre-commit-config.yaml
@@ -56,3 +56,4 @@ repos:
56
hooks:
57
- id: golangci-lint-full
58
args: [--timeout=5m]
59
+ language_version: 1.23.7 # renovate: datasource=github-releases depName=golang/go
0 commit comments