diff --git a/renovate.json b/renovate.json index f400c121323..a12dcdb1828 100644 --- a/renovate.json +++ b/renovate.json @@ -27,12 +27,6 @@ "static/code/stackblitz/v6/react/package.json", "static/code/stackblitz/v6/vue/package.json" ] - }, - { - "ignoreDeps": ["typescript"], - "matchFileNames": [ - "static/code/stackblitz/v6/react/package.json" - ] } ], "dependencyDashboard": true,