Skip to content

Commit 90353d9

Browse files
authored
chore: extend the-guild renovate config
1 parent 0724082 commit 90353d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
3+
"extends": ["github>the-guild-org/shared-config:renovate"],
4+
"ignoreDeps": ["typedoc", "typedoc-plugin-markdown"]
45
"postUpdateOptions": ["yarnDedupeFewer"],
56
"packageRules": [
67
{

0 commit comments

Comments
 (0)