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