Skip to content

Commit

Permalink
lint deps version up
Browse files Browse the repository at this point in the history
  • Loading branch information
yyna committed Nov 4, 2024
1 parent 1f8d7df commit a610a6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:

- uses: DeLaGuardo/[email protected]
with:
cli: 1.11.1.1208
cljfmt: 0.12.0
clj-kondo: 2024.03.13
cli: 1.12.0.1479
cljfmt: 0.13.0
clj-kondo: 2024.09.27

- name: Run cljfmt
run: cljfmt fix .
Expand Down

0 comments on commit a610a6b

Please sign in to comment.