Skip to content

Commit

Permalink
chore: disable renovate for docs (for now) (#4522)
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 authored May 8, 2024
1 parent 454fc72 commit 56b0f6b
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,8 @@
},
packageRules: [
{
matchPackageNames: [
'vuepress',
'@vuepress/client',
'@vuepress/markdown',
'@vuepress/utils',
],
groupName: 'vuepress',
allowedVersions: '!/pre.*$/',
"matchFileNames": ["package.json"],
"enabled": false
},
{
matchFileNames: [
Expand Down

0 comments on commit 56b0f6b

Please sign in to comment.