diff --git a/.github/workflows/smoke-tests.yml b/.github/workflows/smoke-tests.yml index cc3ff31..da9c8b7 100644 --- a/.github/workflows/smoke-tests.yml +++ b/.github/workflows/smoke-tests.yml @@ -311,7 +311,7 @@ jobs: boot: 2.8.3 bb: 0.8.157 clj-kondo: 2022.06.22 - cljstyle: 0.15.0 + cljstyle: 0.16.626 zprint: 1.2.3 github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index ba61303..b5134bc 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ jobs: bb: 0.7.8 # Babashka clj-kondo: 2022.05.31 # Clj-kondo cljfmt: 0.10.2 # cljfmt - cljstyle: 0.15.0 # cljstyle + cljstyle: 0.16.626 # cljstyle cmd-exe-workaround: 'latest' # Replaces `clojure` with `deps.clj` on Windows zprint: 1.2.3 # zprint