Skip to content

Commit d25d2ef

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.56.2
1 parent c53a72b commit d25d2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- "!docs/**"
1818
env:
1919
# renovate: datasource=github-releases depName=golangci/golangci-lint
20-
GOLANGCI_LINT_VERSION: "v1.55.2"
20+
GOLANGCI_LINT_VERSION: "v1.56.2"
2121
GO_VERSION: "~1.21"
2222
jobs:
2323
golangci-lint:

0 commit comments

Comments
 (0)