Skip to content

Commit

Permalink
chore(mise.toml): install shellcheck for actionlint (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 authored Jan 3, 2025
1 parent c2d3cda commit 090beda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ uv = "0.5.14"
"npm:semantic-release" = "24.2.1"
"aqua:biomejs/biome" = "1.9.4"
actionlint = "1.7.5"
# required for actionlint
shellcheck = "0.10.0"
# renovate: extractVersion=^v(?<version>.+)
"aqua:suzuki-shunsuke/ghalint" = "1.2.1" # cspell:ignore shunsuke
# renovate: extractVersion=^v(?<version>.+)
Expand Down

0 comments on commit 090beda

Please sign in to comment.