Skip to content

Commit

Permalink
chore(ci): bump golangci-lint to 1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Hughes committed Aug 20, 2021
1 parent f0e5a40 commit fb60ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ executors:
- image: node:16-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.41-alpine
- image: golangci/golangci-lint:v1.42-alpine
golang-previous:
docker:
- image: golang:1.16
Expand Down

0 comments on commit fb60ce4

Please sign in to comment.