Skip to content

Commit 692a325

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.59.0 (#606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60f528f commit 692a325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
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.59.0"
2121
GO_VERSION: "~1.21"
2222
jobs:
2323
golangci-lint:

0 commit comments

Comments
 (0)