Skip to content

Commit 818c0f5

Browse files
authored
chore: fix json
1 parent ddcd69c commit 818c0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>the-guild-org/shared-config:renovate"],
4-
"ignoreDeps": ["typedoc", "typedoc-plugin-markdown"]
4+
"ignoreDeps": ["typedoc", "typedoc-plugin-markdown"],
55
"postUpdateOptions": ["yarnDedupeFewer"],
66
"packageRules": [
77
{

0 commit comments

Comments
 (0)