Skip to content

Commit 554c49a

Browse files
authored
Merge pull request #429 from tri-adam/golangci-lint-2.4
chore: bump golangci-lint to v2.4
2 parents c7bef4a + 1fbe8ce commit 554c49a

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

0 commit comments

Comments
 (0)