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 0db13e0 commit 97d82a6Copy full SHA for 97d82a6
.github/dependabot.yml
@@ -14,16 +14,16 @@ updates:
14
# Dependencies are controlled via the groups below
15
# Group testing dependencies to reduce PR noise
16
groups:
17
+ microsoft-extensions-ai:
18
+ patterns:
19
+ - "Microsoft.Extensions.AI.*"
20
testing-frameworks:
21
patterns:
22
- "xunit.*"
23
- "Microsoft.NET.Test.Sdk"
24
- "coverlet.*"
25
- "GitHubActionsTestLogger"
26
- "Moq"
- microsoft-extensions-ai:
- patterns:
- - "Microsoft.Extensions.AI.*"
27
microsoft-extensions-testing:
28
29
- "Microsoft.Extensions.DependencyInjection"
0 commit comments