Skip to content

Commit 3451c90

Browse files
committed
add the plugin
1 parent 002141a commit 3451c90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
{
2626
"groupName": "mantine",
2727
"matchPackagePrefixes": [
28-
"@mantine/"
28+
"@mantine/",
29+
"gatsby-plugin-mantine"
2930
]
3031
}
3132
]

0 commit comments

Comments
 (0)