Skip to content

Commit 242b71b

Browse files
authored
chore: bump golangci-lint to v2.2 (#427)
1 parent 21f6359 commit 242b71b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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:22-slim
1010
golangci-lint:
1111
docker:
12-
- image: golangci/golangci-lint:v2.0
12+
- image: golangci/golangci-lint:v2.2
1313
golang-previous:
1414
docker:
1515
- image: golang:1.23

0 commit comments

Comments
 (0)