diff --git a/renovate.json b/renovate.json index 53399b83..19ddad4c 100644 --- a/renovate.json +++ b/renovate.json @@ -2,5 +2,5 @@ "extends": [ "github>nuxt/renovate-config-nuxt" ], - "ignoreDeps": ["valibot30", "valibot31", "vue-tsc"] + "ignoreDeps": ["valibot30", "valibot31", "vue-tsc", "@nuxt/module-builder"] }