Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit f934343

Browse files
committed
chore(renovate): ignore monorepo dependency upgrades
1 parent d3f3f9f commit f934343

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
],
55
"ignoreDeps": [
66
"@vueuse/head",
7-
"vitest"
7+
"vitest",
8+
"nuxt",
9+
"nuxt3",
10+
"@nuxt/kit"
811
]
912
}

0 commit comments

Comments
 (0)