From 2fcdd0494330c8b14d941854afbd6e04ae949b29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:40:08 +0000 Subject: [PATCH] chore(deps): update dependency typos to v1.27.3 (#814) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index ce9c63d0..f0f31ed9 100644 --- a/mise.toml +++ b/mise.toml @@ -32,7 +32,7 @@ yamllint = "1.35.1" # cspell:ignore pypi "npm:renovate" = "39.8.0" "npm:cspell" = "8.16.0" "cargo:lychee" = "0.17.0" -typos = "1.27.2" +typos = "1.27.3" [tasks.commit] depends = ["buni:root"]