diff --git a/mise.toml b/mise.toml index 22d69a2df..a716459e8 100644 --- a/mise.toml +++ b/mise.toml @@ -1,8 +1,9 @@ [tools] +markdownlint-cli2 = "0.22.1" + # Linters -"github:grafana/flint" = "0.20.3" +"github:grafana/flint" = "0.21.0" lychee = "0.23.0" -markdownlint-cli2 = "0.22.1" [env] FLINT_CONFIG_DIR = ".github/config"