Skip to content

Commit 3d8955d

Browse files
committedSep 2, 2024··
chore: update @nuxtjs/i18n separately
1 parent 3b295f4 commit 3d8955d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
"matchPackagePatterns": [
2222
"^@vitest/"
2323
]
24+
},
25+
{
26+
"groupName": "i18n",
27+
"matchPackageNames": [
28+
"@nuxtjs/i18n"
29+
]
2430
}
2531
]
2632
}

0 commit comments

Comments
 (0)
Please sign in to comment.