Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.64.5 (#1135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent abcf190 commit b7a93a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: setup-pre-commit-ci
setup-pre-commit-ci:
# renovate: datasource=github-releases depName=golangci/golangci-lint
go install github.com/golangci/golangci-lint/cmd/[email protected].4
go install github.com/golangci/golangci-lint/cmd/[email protected].5
# renovate: datasource=github-releases depName=swaggo/swag
go install github.com/swaggo/swag/cmd/[email protected]

Expand Down

0 comments on commit b7a93a1

Please sign in to comment.