Skip to content

Commit a255218

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.57.1 (#994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9d74c7 commit a255218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.PHONY: setup-pre-commit-ci
22
setup-pre-commit-ci:
33
# renovate: datasource=github-releases depName=golangci/golangci-lint
4-
go install github.com/golangci/golangci-lint/cmd/[email protected].0
4+
go install github.com/golangci/golangci-lint/cmd/[email protected].1
55
# renovate: datasource=github-releases depName=swaggo/swag
66
go install github.com/swaggo/swag/cmd/[email protected]
77

0 commit comments

Comments
 (0)