Skip to content

Commit

Permalink
Merge pull request #45 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.26
  • Loading branch information
stig authored Sep 26, 2024
2 parents 12c433f + 3f8bba6 commit 461070a
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.08.29
- image: cljkondo/clj-kondo:2024.09.26
steps:
- checkout
- run: clj-kondo --lint .
Expand Down

0 comments on commit 461070a

Please sign in to comment.