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

Commit

Permalink
chore(renovate): ignore monorepo dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 19, 2022
1 parent d3f3f9f commit f934343
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Expand Up @@ -4,6 +4,9 @@
],
"ignoreDeps": [
"@vueuse/head",
"vitest"
"vitest",
"nuxt",
"nuxt3",
"@nuxt/kit"
]
}

0 comments on commit f934343

Please sign in to comment.