aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorShinigami <[email protected]>2022-05-03 23:43:05 +0200
committerGitHub <[email protected]>2022-05-03 17:43:05 -0400
commit20e09e35099fdccc7a79516dd81a09b5c885e984 (patch)
tree1f3a2df26bfc9e5d27dc337394dd0e2ccb08ab6c /.github
parent79884641bb89136158bd3ff75e78b89dde32a13c (diff)
downloadfaker-20e09e35099fdccc7a79516dd81a09b5c885e984.tar.xz
faker-20e09e35099fdccc7a79516dd81a09b5c885e984.zip
chore(deps): add missing docs peer dependencies (#913)
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json54
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 8791aa6d..e0f1dbe3 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -44,6 +44,10 @@
{
"groupName": "doc-dependencies",
"matchPackageNames": [
+ "@algolia/client-search",
+ "@types/react",
+ "react",
+ "react-dom",
"typedoc",
"typedoc-plugin-missing-exports",
"vitepress"