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: [