From 0b5c66564503eff66ce49e322d76520fdca1811f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:25:56 -0600 Subject: [PATCH] chore(deps): update dependency mvxcvi:cljstyle to v0.16.630 (#70) | datasource | package | from | to | | ---------- | --------------- | ------ | -------- | | clojure | mvxcvi:cljstyle | 0.15.0 | 0.16.630 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d71f110..9e3947a 100644 --- a/project.clj +++ b/project.clj @@ -14,7 +14,7 @@ :plugins [[com.github.clj-kondo/lein-clj-kondo "2024.02.12"] [com.wallbrew/lein-sealog "1.1.0"] [lein-project-version "0.1.0"] - [mvxcvi/cljstyle "0.15.0"] + [mvxcvi/cljstyle "0.16.630"] [ns-sort "1.0.3"]] :deploy-branches ["master"] :deploy-repositories [["clojars" {:url "https://clojars.org/repo"