Skip to content

Commit dffc1a0

Browse files
deps: update dependency golangci/golangci-lint to v1.64.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d026b8 commit dffc1a0

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
@@ -21,7 +21,7 @@ permissions: read-all
2121

2222
env:
2323
# renovate: datasource=github-releases depName=golangci/golangci-lint
24-
GOLANGCI_LINT_VERSION: "v1.61.0"
24+
GOLANGCI_LINT_VERSION: "v1.64.5"
2525
GO_VERSION: "~1.23"
2626
jobs:
2727
golangci-lint:

0 commit comments

Comments
 (0)