diff --git a/.github/renovate.json b/.github/renovate.json index 5c2c09892b..66c2ab3d07 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -32,6 +32,8 @@ "typescript51", "typescript52", "vue", - "vue-tsc" + "vue-tsc", + "vue2", + "vue2.7" ] }