Skip to content

Commit e46411c

Browse files
committed
bump kondo version
1 parent 4fb3d0b commit e46411c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
;; Lint the source
3434
;; clj -M:lint
35-
:lint {:replace-deps {clj-kondo/clj-kondo {:mvn/version "2023.07.13"}}
35+
:lint {:replace-deps {clj-kondo/clj-kondo {:mvn/version "2023.09.07"}}
3636
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}
3737
}
3838
}

0 commit comments

Comments
 (0)