We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12c433f + 3f8bba6 commit 461070aCopy full SHA for 461070a
.circleci/config.yml
@@ -8,7 +8,7 @@ version: 2
8
jobs:
9
clj-kondo:
10
docker:
11
- - image: cljkondo/clj-kondo:2024.08.29
+ - image: cljkondo/clj-kondo:2024.09.26
12
steps:
13
- checkout
14
- run: clj-kondo --lint .
0 commit comments