Skip to content

Commit c6012b5

Browse files
committed
internal dev: bump eastwood to current
1 parent d877a50 commit c6012b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
:clj-kondo {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2021.06.18"}}
2525
:main-opts ["-m" "clj-kondo.main"]}
2626

27-
:eastwood {:extra-deps {jonase/eastwood {:mvn/version "0.6.0"}}
27+
:eastwood {:extra-deps {jonase/eastwood {:mvn/version "0.8.1"}}
2828
:main-opts ["-m" "eastwood.lint" {:source-paths ["src"]
2929
:test-paths ["test"]
3030
:ignored-faults {:deprecations {rewrite-clj.regression-test true

0 commit comments

Comments
 (0)