From 56b0f6b612cf65934977f2d874b29f11de7e6946 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 8 May 2024 12:25:18 -0400 Subject: [PATCH] chore: disable renovate for docs (for now) (#4522) Signed-off-by: Rui Chen --- .github/renovate.json5 | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 2f0ba55e4d..ec4a54559f 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -30,14 +30,8 @@ }, packageRules: [ { - matchPackageNames: [ - 'vuepress', - '@vuepress/client', - '@vuepress/markdown', - '@vuepress/utils', - ], - groupName: 'vuepress', - allowedVersions: '!/pre.*$/', + "matchFileNames": ["package.json"], + "enabled": false }, { matchFileNames: [