Skip to content

Commit

Permalink
Merge pull request #46 from circleci/renovate/cljkondo-clj-kondo-2024.x
Browse files Browse the repository at this point in the history
Update cljkondo/clj-kondo Docker tag to v2024.09.27
  • Loading branch information
stig authored Sep 26, 2024
2 parents 461070a + d2db4ee commit 0c042d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version: 2
jobs:
clj-kondo:
docker:
- image: cljkondo/clj-kondo:2024.09.26
- image: cljkondo/clj-kondo:2024.09.27
steps:
- checkout
- run: clj-kondo --lint .
Expand Down

0 comments on commit 0c042d8

Please sign in to comment.