Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update dependency clj-kondo/clj-kondo to v2023.12.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 15, 2023
1 parent d362893 commit 4bdddae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@
:main-opts ["-m" "uberdeps.uberjar"]}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.7.1147"}}
:main-opts ["-m" "antq.core"]}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2023.10.20"}}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2023.12.15"}}
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}}}

0 comments on commit 4bdddae

Please sign in to comment.