From 673bae740c7bfb3c0c3f69fe14b4d789942392d8 Mon Sep 17 00:00:00 2001 From: Shahar Soel Date: Fri, 18 Oct 2024 23:15:18 +0300 Subject: [PATCH] build: renovate vuepress config #2 --- renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json5 b/renovate.json5 index 866116f4f..aef822133 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -19,6 +19,7 @@ }, { groupName: "vuepress and related deps", + extends: ["monorepo:vuepress"], matchPackageNames: ["vuepress", "@vuepress/**", "@mdit-vue/**"], }, ],