Skip to content

Commit 32fbe16

Browse files
authored
Ignore GraphQL dependency for dependabot (#789)
1 parent b3b7318 commit 32fbe16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ updates:
66
schedule:
77
interval: "daily"
88
ignore:
9+
- dependency-name: "GraphQL"
910
- dependency-name: "GraphQL.DataLoader"
1011
- dependency-name: "GraphQL.MemoryCache"
1112
- dependency-name: "GraphQL.MicrosoftDI"

0 commit comments

Comments
 (0)