We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0724082 commit 90353d9Copy full SHA for 90353d9
renovate.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:base"],
+ "extends": ["github>the-guild-org/shared-config:renovate"],
4
+ "ignoreDeps": ["typedoc", "typedoc-plugin-markdown"]
5
"postUpdateOptions": ["yarnDedupeFewer"],
6
"packageRules": [
7
0 commit comments