From 38ec4d0d82e541c8e9bb79527e7f42057cd04497 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 21:33:56 +0000 Subject: [PATCH] Update dependency npm:pyright to v1.1.410 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 6257bc66..232acb0e 100644 --- a/mise.toml +++ b/mise.toml @@ -10,7 +10,7 @@ python = "3.14" "pipx:mypy" = "1.19.1" "pipx:pre-commit-hooks" = "6.0.0" "pipx:pycln" = "2.6.0" -"npm:pyright" = "1.1.407" +"npm:pyright" = "1.1.410" "npm:renovate" = "42.52.8" ruff = "0.14.9" "pipx:slotscheck" = "0.19.1"