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

Commit

Permalink
Merge pull request #1027 from solita/renovate-fix/clj-kondo-clj-kondo…
Browse files Browse the repository at this point in the history
…-2023.x

Update dependency clj-kondo/clj-kondo to v2023.10.20
  • Loading branch information
Juholei authored Oct 24, 2023
2 parents 87adf70 + 7110281 commit 2497508
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 @@ -106,5 +106,5 @@
"target/etp-backend.jar"]}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.7.1133"}}
:main-opts ["-m" "antq.core"]}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2023.09.07"}}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2023.10.20"}}
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}}}

0 comments on commit 2497508

Please sign in to comment.