Skip to content

Commit 06d4d22

Browse files
authored
chore: ignore storybook
1 parent 232581f commit 06d4d22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"extends": [
33
"@nuxtjs"
4+
],
5+
"ignoreDeps": [
6+
"@nuxtjs/storybook"
47
]
58
}

0 commit comments

Comments
 (0)