diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index e9b9022bfb..96a6d5496f 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -99,4 +99,11 @@ // // // "includeEmailInChangeFile": true // } + { + "policyName": "rush", + "definitionName": "lockStepVersion", + "version": "5.147.2", + "nextBump": "patch", + "mainProject": "@microsoft/rush" + } ]