diff --git a/.github/renovate.json b/.github/renovate.json index 0d778ca30..380a78924 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -14,6 +14,26 @@ "groupName": "vitepress", "matchPackageNames": ["vitepress", "@vitepress/**", "vitepress-**"] }, + { + "groupName": "mdit", + "matchPackageNames": ["@mdit/**"] + }, + { + "groupName": "markdown-it", + "matchPackageNames": [ + "markdown-it", + "markdown-it-**", + "@types/markdown-it-**" + ] + }, + { + "groupName": "unocss", + "matchPackageNames": ["unocss", "unocss-**"] + }, + { + "groupName": "iconify", + "matchPackageNames": ["@iconify-json/**"] + }, { "matchPackageNames": [ "!vite",