Skip to content

Commit

Permalink
chore(deps): update module github.com/golangci/golangci-lint/cmd/gola…
Browse files Browse the repository at this point in the history
…ngci-lint to v1.62.0 (#944)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 3711998 commit ed5b160
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
Expand Up @@ -12,7 +12,7 @@ fmt: ## Format source code

.PHONY: lint
lint: ## Run all lint related tests upon the codebase
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.61.0 run -v --fast
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.62.0 run -v --fast

.PHONY: test
test: ## Run the tests against the codebase
Expand Down

0 comments on commit ed5b160

Please sign in to comment.