Skip to content

Commit

Permalink
chore(mise.toml): use ubi backend for lychee (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 authored Jan 6, 2025
1 parent d79ce16 commit 0077a5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[tools]
bun = "1.1.42"
node = "23.5.0"
cargo-binstall = "1.10.19" # cspell:ignore binstall
"npm:semantic-release" = "24.2.1"
"aqua:biomejs/biome" = "1.9.4"
actionlint = "1.7.6"
Expand All @@ -18,7 +17,7 @@ markdownlint-cli2 = "0.17.1"
yamlfmt = "0.14.0"
yamllint = "1.35.1"
"npm:cspell" = "8.17.1"
"cargo:lychee" = "0.18.0"
"ubi:lycheeverse/lychee" = "lychee-v0.18.0" # cspell:ignore lycheeverse
typos = "1.29.4"
"npm:ignore-sync" = "8.0.0"
"npm:jschema-validator" = "1.0.4"
Expand Down

0 comments on commit 0077a5e

Please sign in to comment.