Skip to content

Commit 7c7d47e

Browse files
authored
chore: update neovim and prettier tools (#276)
Change-Id: I8f7156d455a5c870dd3c5befc1dc472353e61f67 Signed-off-by: Thomas Kosiewski <tk@coder.com>
1 parent d42fe45 commit 7c7d47e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

mise.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mise.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ luajit = "2.1.1744318430"
3131
# (The LuaJIT plugin does not ship a LuaRocks.)
3232
lua = "5.5.0"
3333
# Neovim for the integration test suite and local plugin testing.
34-
neovim = "0.12.2"
34+
neovim = "0.12.3"
3535

3636
# Node provides the runtime for prettier (installed via the npm backend).
3737
node = "26.3.0"
3838

3939
# treefmt drives every formatter/linter below (replaces `nix fmt`).
4040
"github:numtide/treefmt" = "2.5.0"
4141
stylua = "2.5.2"
42-
prettier = "3.8.3"
42+
prettier = "3.8.4"
4343
shfmt = "3.13.1"
4444
shellcheck = "0.11.0"
4545
actionlint = "1.7.12"

0 commit comments

Comments
 (0)