Upgrade mise runtimes #50

Merged
joao.dubas merged 2 commits from jpd-upgrade-mise-runtimes into main 2024-05-20 18:10:20 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 437d10b45b - Show all commits

View File

@ -205,7 +205,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
kubie \
lefthook \
lua \
luaJIT \
luajit \
poetry \
ripgrep \
rust \

View File

@ -18,7 +18,7 @@ kubectl = "1.30.0"
kubie = "0.23.0"
lefthook = "1.6.11"
lua = "5.4.6"
luaJIT = "2.0.5--2.4.4"
luajit = "2.0.5--2.4.4"
node = "22.1.0"
poetry = "1.8.3"
python = "3.12.3"