Skip to content

Commit 1c0ab08

Browse files
committed
chore(monorepo): Remove usued mkdoc dependency
1 parent daf26fa commit 1c0ab08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/mise/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ nodejs = "22.8.0"
4040
pnpm = "9.10.0"
4141
zig = "0.13.0"
4242
mdbook = "0.4.14"
43-
mdbook-linkcheck = "0.7.7"
43+
# mdbook-linkcheck = "0.7.7"
4444
terragrunt = "0.63.6"
4545
# terrascan = "1.19.1"
4646
opentofu = "1.8.0"
@@ -56,7 +56,7 @@ opentofu = "https://github.com/virtualroot/asdf-opentofu.git"
5656
terragrunt = "https://github.com/ohmer/asdf-terragrunt.git"
5757
helm = "https://github.com/Antiarchitect/asdf-helm.git"
5858
mdbook = "https://github.com/cipherstash-archive/asdf-mdbook.git"
59-
mdbook-linkcheck = "https://github.com/cipherstash-archive/asdf-mdbook-linkcheck.git"
59+
# mdbook-linkcheck = "https://github.com/cipherstash-archive/asdf-mdbook-linkcheck.git"
6060

6161
[settings]
6262
paranoid = false

0 commit comments

Comments
 (0)