We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ff986 commit fb309a1Copy full SHA for fb309a1
deps.edn
@@ -481,11 +481,11 @@
481
;; cljfmt
482
;; clojure -M:format/cljfmt
483
:format/cljfmt
484
- {:extra-deps {dev.weavejester/cljfmt {:mvn/version "0.15.5"}}
+ {:extra-deps {dev.weavejester/cljfmt {:mvn/version "0.15.6"}}
485
:main-opts ["--main" "cljfmt.main" "check"]}
486
487
:format/cljfmt!
488
489
:main-opts ["--main" "cljfmt.main" "fix"]}
490
;; ---------------------------------------------------
491
0 commit comments