Skip to content

Commit 7b7778e

Browse files
authored
chore: don't group graphql updates
1 parent 1bf5773 commit 7b7778e

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", "graphql"],
55
"postUpdateOptions": ["yarnDedupeFewer"],
66
"packageRules": [
77
{

0 commit comments

Comments
 (0)