Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.63.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent e2a52c2 commit fd7f724
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].3
go install github.com/golangci/golangci-lint/cmd/[email protected].4
# renovate: datasource=github-releases depName=swaggo/swag
go install github.com/swaggo/swag/cmd/[email protected]

Expand Down

0 comments on commit fd7f724

Please sign in to comment.