Skip to content

Commit

Permalink
Update docker.io/golangci/golangci-lint Docker tag to v1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 493d8d4 commit ad21426
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 @@ -8,7 +8,7 @@ lint:
--rm \
-w ${PWD} \
-v ${PWD}:${PWD} \
docker.io/golangci/golangci-lint:v1.61.0 \
docker.io/golangci/golangci-lint:v1.62.0 \
golangci-lint --timeout 5m0s run ./...

.PHONY: test
Expand Down

0 comments on commit ad21426

Please sign in to comment.