File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
* Bump ` fipp ` to 0.6.26.
8
8
* Bump ` puget ` to 1.3.2.
9
+ * Bump ` cljfmt ` to 0.9.0.
9
10
10
11
## 0.28.6 (2022-09-04)
11
12
Original file line number Diff line number Diff line change 14
14
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
15
15
^:inline-dep [compliment " 0.3.14" ]
16
16
^:inline-dep [org.rksm/suitable " 0.4.1" :exclusions [org.clojure/clojurescript]]
17
- ^:inline-dep [cljfmt " 0.8 .0" :exclusions [org.clojure/clojurescript]]
17
+ ^:inline-dep [cljfmt " 0.9 .0" :exclusions [org.clojure/clojurescript]]
18
18
^:inline-dep [org.clojure/tools.namespace " 1.3.0" ]
19
19
^:inline-dep [org.clojure/tools.trace " 0.7.11" ]
20
20
^:inline-dep [org.clojure/tools.reader " 1.3.6" ]]
135
135
cider.nrepl/wrap-xref]}}]
136
136
137
137
:cljfmt [:test
138
- {:plugins [[lein-cljfmt " 0.8 .0" ]]
138
+ {:plugins [[lein-cljfmt " 0.9 .0" ]]
139
139
:cljfmt {:indents {as-> [[:inner 0 ]]
140
140
delay [[:inner 0 ]]
141
141
with-debug-bindings [[:inner 0 ]]
You can’t perform that action at this time.
0 commit comments