From 7632c8d04eabf0ca80ac6e0fa08048d137715e87 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Mon, 12 Jan 2026 16:43:47 -0500 Subject: [PATCH] Bump Rush to the latest prerelease --- rush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rush.json b/rush.json index cdeac5d2e92..84072643f50 100644 --- a/rush.json +++ b/rush.json @@ -16,7 +16,7 @@ * path segment in the "$schema" field for all your Rush config files. This will ensure * correct error-underlining and tab-completion for editors such as VS Code. */ - "rushVersion": "5.165.0-pr5496.2", + "rushVersion": "5.165.0-pr5496.3", /** * The next field selects which package manager should be installed and determines its version.