Skip to content

Commit fb309a1

Browse files
renovate[bot]practicalli-johnny
authored andcommitted
chore(deps): update dependency dev.weavejester/cljfmt to v0.15.6
1 parent 87ff986 commit fb309a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,11 +481,11 @@
481481
;; cljfmt
482482
;; clojure -M:format/cljfmt
483483
:format/cljfmt
484-
{:extra-deps {dev.weavejester/cljfmt {:mvn/version "0.15.5"}}
484+
{:extra-deps {dev.weavejester/cljfmt {:mvn/version "0.15.6"}}
485485
:main-opts ["--main" "cljfmt.main" "check"]}
486486

487487
:format/cljfmt!
488-
{:extra-deps {dev.weavejester/cljfmt {:mvn/version "0.15.5"}}
488+
{:extra-deps {dev.weavejester/cljfmt {:mvn/version "0.15.6"}}
489489
:main-opts ["--main" "cljfmt.main" "fix"]}
490490
;; ---------------------------------------------------
491491

0 commit comments

Comments
 (0)