Skip to content

Commit

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

Update dependency clj-kondo/clj-kondo to v2024.09.27
  • Loading branch information
solita-juhohaa authored Nov 4, 2024
2 parents dea5e8f + c3302a7 commit 4fe38bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-core/etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@
:main-opts ["-m" "uberdeps.uberjar"]}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.10.1241"}}
:main-opts ["-m" "antq.core"]}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2024.08.01"}}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2024.09.27"}}
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}}}

0 comments on commit 4fe38bc

Please sign in to comment.