Skip to content

Commit 97d82a6

Browse files
Move microsoft-extensions-ai group to top of groups section
Co-authored-by: eiriktsarpalis <[email protected]>
1 parent 0db13e0 commit 97d82a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ updates:
1414
# Dependencies are controlled via the groups below
1515
# Group testing dependencies to reduce PR noise
1616
groups:
17+
microsoft-extensions-ai:
18+
patterns:
19+
- "Microsoft.Extensions.AI.*"
1720
testing-frameworks:
1821
patterns:
1922
- "xunit.*"
2023
- "Microsoft.NET.Test.Sdk"
2124
- "coverlet.*"
2225
- "GitHubActionsTestLogger"
2326
- "Moq"
24-
microsoft-extensions-ai:
25-
patterns:
26-
- "Microsoft.Extensions.AI.*"
2727
microsoft-extensions-testing:
2828
patterns:
2929
- "Microsoft.Extensions.DependencyInjection"

0 commit comments

Comments
 (0)