Skip to content

Commit

Permalink
upgrade clj-kondo
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Jan 25, 2025
1 parent bc6aa6d commit e9cff83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: DeLaGuardo/[email protected]
with:
cli: 1.12.0.1495
clj-kondo: 2024.11.14
clj-kondo: 2025.01.16

- name: Lint
run: npm run lint
Expand Down
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
day8.re-frame/re-frame-10x {:mvn/version "1.9.10"}
no.cjohansen/portfolio {:mvn/version "2024.09.25"}}}
:format {:deps {dev.weavejester/cljfmt {:mvn/version "0.13.0"}}}
:lint {:deps {clj-kondo/clj-kondo {:mvn/version "2024.11.14"}}}}}
:lint {:deps {clj-kondo/clj-kondo {:mvn/version "2025.01.16"}}}}}

0 comments on commit e9cff83

Please sign in to comment.