diff options
| author | DivisionByZero <[email protected]> | 2024-10-07 12:48:18 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-07 10:48:18 +0000 |
| commit | b6933dddcaaf82d7b196709855a266e9450e9b74 (patch) | |
| tree | 43137d326884a671ea7c15c361359a6dade178bf /.github | |
| parent | d34fe025112c7658b25de0f3cce24e1570b9361b (diff) | |
| download | faker-b6933dddcaaf82d7b196709855a266e9450e9b74.tar.xz faker-b6933dddcaaf82d7b196709855a266e9450e9b74.zip | |
chore(deps): remove @algolia/client-search (#3157)
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", |
