Nuxt/renovate.json
Anthony Fu fa36ef1106
chore: upgrade vitest to 0.24 (#6764)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-19 14:59:45 +02:00

12 lines
121 B
JSON

{
"extends": [
"@nuxtjs"
],
"ignoreDeps": [
"@vueuse/head",
"nuxt",
"nuxt3",
"@nuxt/kit"
]
}