diff --git a/.github/renovate.json b/.github/renovate.json index e9dc0f8b0..a3321f8dd 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -28,6 +28,8 @@ "typescript50", "typescript51", "typescript52", - "typescript53" + "typescript53", + "vue", + "vue-tsc" ] }