File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 33* Unreleased
44** Added
55- dev: megalinter-upgrade task to upgrade config
6- - dev: update megalinter config to version 8
7- - dev: update to clj-kondo 2024.08.29 in quality-checks workflow
86
97** Updated
8+ - dev: update megalinter config to version 8
9+ - dev: update to clj-kondo 2024.08.29 in quality-checks workflow
10+ - lib: practicalli project templates release 2024-09-09
1011 - Update library versions using `make outdated`
1112
1213 | :name | :current | :latest |
Original file line number Diff line number Diff line change 229229 {:replace-deps {io.github.seancorfield/deps-new
230230 {:git/tag " v0.8.0" :git/sha " 2f96530" }
231231 io.github.practicalli/project-templates
232- {:git/tag " 2024-07-07 " :git/sha " 0d842f4 " }}
232+ {:git/tag " 2024-09-09 " :git/sha " 0d11ca4 " }}
233233 :exec-fn org.corfield.new/create
234234 :exec-args {:template practicalli/minimal
235235 :name practicalli/playground}}
246246
247247 :project/templates
248248 {:extra-deps {io.github.practicalli/project-templates
249- {:git/tag " 2024-07-07 " :git/sha " 0d842f4 " }}}
249+ {:git/tag " 2024-09-09 " :git/sha " 0d11ca4 " }}}
250250 ; ; ---------------------------------------------------
251251
252252 ; ; ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments