mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 22:11:43 +01:00
11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"extends": [
|
|
"github>nuxt/renovate-config-nuxt"
|
|
],
|
|
"ignoreDeps": [
|
|
"nuxt-component-meta",
|
|
"valibot30",
|
|
"valibot31"
|
|
]
|
|
}
|