Skip to content

Commit 862cb8a

Browse files
authored
Merge pull request #57 from tri-adam/bump-linter
ci: bump golangci-lint to 1.42
2 parents 0df854e + 73ed8fd commit 862cb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ executors:
99
- image: node:16-slim
1010
golangci-lint:
1111
docker:
12-
- image: golangci/golangci-lint:v1.41-alpine
12+
- image: golangci/golangci-lint:v1.42-alpine
1313
golang-previous:
1414
docker:
1515
- image: golang:1.16

0 commit comments

Comments
 (0)