Skip to content

Commit 7d9062e

Browse files
committed
add missing dep for markdownlint-cli2 to work
Signed-off-by: John Seekins <john@robot-house.us>
1 parent 49b6638 commit 7d9062e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.config/mise.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[tools]
22
python = "3.13.3"
3+
node = "latest"
34
lefthook = "latest"
45
yamllint = "latest"
56
actionlint = "latest"
67
shellcheck = "latest"
8+
markdownlint-cli2 = "latest"
79
jq = "latest"

0 commit comments

Comments
 (0)