From 48f088e679dab10514f518960293c4c4d8759f5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 01:50:45 +0000 Subject: [PATCH] Update dependency nerdbank.dotnetrepotools to v1.3.13 --- .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 881a5808..130ff5eb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -31,7 +31,7 @@ "rollForward": false }, "nerdbank.dotnetrepotools": { - "version": "1.3.1", + "version": "1.3.13", "commands": [ "repo" ],