From 52c4c0a55beb6b3daf0f43464a255d8757c4cb1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 21:43:33 +0000 Subject: [PATCH] chore(deps): update dependency uno.check to v1.33.1 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ce051a9..8ead7f8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "uno.check": { - "version": "1.32.17", + "version": "1.33.1", "commands": [ "uno-check" ]