Skip to content

Commit

Permalink
Update cljkondo/clj-kondo Docker tag to v2024.09.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 12c433f commit 3f8bba6
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 3f8bba6

Please sign in to comment.