From de2a14ff53f01e7a75c2421fe6e9616366ffc6f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 18:25:25 +0000 Subject: [PATCH] Update dependency npm:pyright to v1.1.413 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 10aa177..0c60598 100644 --- a/mise.toml +++ b/mise.toml @@ -4,7 +4,7 @@ python = "3.14.7" uv = "0.12.3" # Common tools -"npm:pyright" = "1.1.411" +"npm:pyright" = "1.1.413" "pipx:shellcheck-gha" = "0.1.2" prettier = "3.9.6" ruff = "0.16.2"