diff --git a/renovate.json b/renovate.json index 8508ba18..a3bd23a4 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,6 @@ { "extends": [ "github>nuxt/renovate-config-nuxt" - ] + ], + "ignoreDeps": ["valibot30", "valibot31"] }