Skip to content

Commit 7c0fe13

Browse files
authored
Merge pull request #53 from circleci/renovate/cljkondo-clj-kondo-2025.x
Update cljkondo/clj-kondo Docker tag to v2025.07.28
2 parents 1b06cd9 + b992864 commit 7c0fe13

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
@@ -8,7 +8,7 @@ version: 2
88
jobs:
99
clj-kondo:
1010
docker:
11-
- image: cljkondo/clj-kondo:2025.07.26
11+
- image: cljkondo/clj-kondo:2025.07.28
1212
steps:
1313
- checkout
1414
- run: clj-kondo --lint .

0 commit comments

Comments
 (0)