Skip to content

Commit

Permalink
Merge pull request #524 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.08.01
  • Loading branch information
solita-juhohaa authored Aug 16, 2024
2 parents cdf311c + 8db43a9 commit 9ad920f
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 @@ -108,5 +108,5 @@
:main-opts ["-m" "uberdeps.uberjar"]}
:outdated {:extra-deps {com.github.liquidz/antq {:mvn/version "2.8.1206"}}
:main-opts ["-m" "antq.core"]}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2024.05.24"}}
:lint {:extra-deps {clj-kondo/clj-kondo {:mvn/version "2024.08.01"}}
:main-opts ["-m" "clj-kondo.main" "--lint" "src"]}}}

0 comments on commit 9ad920f

Please sign in to comment.