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 3
3
* Unreleased
4
4
** Added
5
5
- 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
8
6
9
7
** 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
10
11
- Update library versions using `make outdated`
11
12
12
13
| :name | :current | :latest |
Original file line number Diff line number Diff line change 229
229
{:replace-deps {io.github.seancorfield/deps-new
230
230
{:git/tag " v0.8.0" :git/sha " 2f96530" }
231
231
io.github.practicalli/project-templates
232
- {:git/tag " 2024-07-07 " :git/sha " 0d842f4 " }}
232
+ {:git/tag " 2024-09-09 " :git/sha " 0d11ca4 " }}
233
233
:exec-fn org.corfield.new/create
234
234
:exec-args {:template practicalli/minimal
235
235
:name practicalli/playground}}
246
246
247
247
:project/templates
248
248
{: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 " }}}
250
250
; ; ---------------------------------------------------
251
251
252
252
; ; ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments