aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-10-07 12:48:18 +0200
committerGitHub <[email protected]>2024-10-07 10:48:18 +0000
commitb6933dddcaaf82d7b196709855a266e9450e9b74 (patch)
tree43137d326884a671ea7c15c361359a6dade178bf /.github
parentd34fe025112c7658b25de0f3cce24e1570b9361b (diff)
downloadfaker-b6933dddcaaf82d7b196709855a266e9450e9b74.tar.xz
faker-b6933dddcaaf82d7b196709855a266e9450e9b74.zip
chore(deps): remove @algolia/client-search (#3157)
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json52
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",