Skip to content

Commit 0c042d8

Browse files
authoredSep 26, 2024
Merge pull request #46 from circleci/renovate/cljkondo-clj-kondo-2024.x
Update cljkondo/clj-kondo Docker tag to v2024.09.27
2 parents 461070a + d2db4ee commit 0c042d8

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.09.26
11+
- image: cljkondo/clj-kondo:2024.09.27
1212
steps:
1313
- checkout
1414
- run: clj-kondo --lint .

0 commit comments

Comments
 (0)
Failed to load comments.