Skip to content

Commit e41916c

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.61.0
1 parent 696e2ed commit e41916c

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.59.0"
20+
GOLANGCI_LINT_VERSION: "v1.61.0"
2121
GO_VERSION: "~1.21"
2222
jobs:
2323
golangci-lint:

0 commit comments

Comments
 (0)