We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf26fa commit 1c0ab08Copy full SHA for 1c0ab08
1 file changed
.config/mise/config.toml
@@ -40,7 +40,7 @@ nodejs = "22.8.0"
40
pnpm = "9.10.0"
41
zig = "0.13.0"
42
mdbook = "0.4.14"
43
-mdbook-linkcheck = "0.7.7"
+# mdbook-linkcheck = "0.7.7"
44
terragrunt = "0.63.6"
45
# terrascan = "1.19.1"
46
opentofu = "1.8.0"
@@ -56,7 +56,7 @@ opentofu = "https://github.com/virtualroot/asdf-opentofu.git"
56
terragrunt = "https://github.com/ohmer/asdf-terragrunt.git"
57
helm = "https://github.com/Antiarchitect/asdf-helm.git"
58
mdbook = "https://github.com/cipherstash-archive/asdf-mdbook.git"
59
-mdbook-linkcheck = "https://github.com/cipherstash-archive/asdf-mdbook-linkcheck.git"
+# mdbook-linkcheck = "https://github.com/cipherstash-archive/asdf-mdbook-linkcheck.git"
60
61
[settings]
62
paranoid = false
0 commit comments