Skip to content

Commit

Permalink
dev: clj-kondo to version 2024.09.27 in quality-checks workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Oct 4, 2024
1 parent e677293 commit b90037a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
cli: 1.11.3.1463 # Clojure CLI
cljstyle: 0.16.626
clj-kondo: 2024.08.29
clj-kondo: 2024.09.27

- name: "Kaocha test runner"
run: clojure -X:test/env:test/run
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. This change

# [Unreleased]

## Changed
- dev: update clj-kondo to version 2024.09.27 in quality-checks workflow

# 2024-09-09
## Added
- dev: outdated Makefile task to identify newer library versions using antq
Expand Down

0 comments on commit b90037a

Please sign in to comment.