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