Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent a0cd36c commit 752628b
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].0
go install github.com/golangci/golangci-lint/cmd/[email protected].1

.PHONY: setup
setup: setup-pre-commit-ci
Expand Down

0 comments on commit 752628b

Please sign in to comment.