diff --git a/renovate.json b/renovate.json index f647ac33..45607ab0 100644 --- a/renovate.json +++ b/renovate.json @@ -11,6 +11,9 @@ "groupName": "typescript", "matchPaths": [ "typescript/**" + ], + "excludePackageNames": [ + "chai" ] }, { @@ -56,4 +59,4 @@ ] } ] -} +} \ No newline at end of file