Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ vale 3.6.0
gitleaks 8.30.1
shellcheck 0.11.0
actionlint 1.7.12
jq 1.8.1
jq 1.8.2
yq 4.53.3
nodejs 24.16.0
make 4.4.1
Expand Down
81 changes: 60 additions & 21 deletions mise.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vale = "3.6.0"
gitleaks = "8.30.1"
shellcheck = "0.11.0"
actionlint = "1.7.12"
jq = "1.8.1"
jq = "1.8.2"
yq = "4.53.3"
nodejs = "24.16.0"
go = "1.26.4" # needed for installing go-based tools from source
Expand Down
Loading