We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53a72b commit d25d2efCopy full SHA for d25d2ef
.github/workflows/golangci-lint.yml
@@ -17,7 +17,7 @@ on:
17
- "!docs/**"
18
env:
19
# renovate: datasource=github-releases depName=golangci/golangci-lint
20
- GOLANGCI_LINT_VERSION: "v1.55.2"
+ GOLANGCI_LINT_VERSION: "v1.56.2"
21
GO_VERSION: "~1.21"
22
jobs:
23
golangci-lint:
0 commit comments