Skip to content

Commit b03efa4

Browse files
committed
Bump Eastwood
1 parent 56ac8e2 commit b03efa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
with-debug-bindings [[:inner 0]]
7070
merge-meta [[:inner 0]]
7171
try-if-let [[:block 1]]}}}]
72-
:eastwood {:plugins [[jonase/eastwood "1.1.1"]]
72+
:eastwood {:plugins [[jonase/eastwood "1.2.2"]]
7373
:eastwood {;; :implicit-dependencies would fail spuriously when the CI matrix runs for Clojure < 1.10,
7474
;; because :implicit-dependencies can only work for a certain corner case starting from 1.10.
7575
:exclude-linters [:implicit-dependencies]

0 commit comments

Comments
 (0)