Skip to content

Commit 1877400

Browse files
authoredMay 24, 2024
Merge pull request #42 from circleci/renovate/cljkondo-clj-kondo-2024.x
Update cljkondo/clj-kondo Docker tag to v2024.05.24
2 parents 442b16b + 3e91643 commit 1877400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 2
88
jobs:
99
clj-kondo:
1010
docker:
11-
- image: cljkondo/clj-kondo:2024.05.22
11+
- image: cljkondo/clj-kondo:2024.05.24
1212
steps:
1313
- checkout
1414
- run: clj-kondo --lint .

0 commit comments

Comments
 (0)
Failed to load comments.