diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/renovate.json5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 664a023e..bca8d323 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -57,7 +57,7 @@ }, { "groupName": "doc-dependencies", - "matchPackageNames": ["@algolia/client-search", "ts-morph", "vitepress"] + "matchPackageNames": ["ts-morph", "vitepress"] } ], "stopUpdatingLabel": "s: on hold", |
