Skip to content

Commit

Permalink
chore: bump golangci-lint to v1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed Aug 19, 2024
1 parent 518b3a3 commit dd77d01
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:22-slim
golangci-lint:
docker:
- image: golangci/golangci-lint:v1.59
- image: golangci/golangci-lint:v1.60
golang-previous:
docker:
- image: golang:1.22
Expand Down

0 comments on commit dd77d01

Please sign in to comment.