diff --git a/renovate.json b/renovate.json index 10ccf9b1..db77e890 100644 --- a/renovate.json +++ b/renovate.json @@ -3,10 +3,8 @@ "github>nuxt/renovate-config-nuxt" ], "ignoreDeps": [ - "@nuxt/module-builder", "nuxt-component-meta", "valibot30", - "valibot31", - "vue-tsc" + "valibot31" ] }