Skip to content

Commit f988102

Browse files
authored
Merge pull request #146 from dorssel/dependabot_groups
Update Dependabot groups
2 parents 1542222 + 3b0ce71 commit f988102

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,12 @@ updates:
2121
schedule:
2222
interval: 'daily'
2323
groups:
24-
mstest:
24+
MSTest:
2525
patterns:
2626
- 'MSTest.*'
27-
fluentui:
27+
AspNetCore:
28+
patterns:
29+
- 'Microsoft.AspNetCore.Components*'
30+
FluentUI:
2831
patterns:
2932
- 'Microsoft.FluentUI.AspNetCore.Components*'

0 commit comments

Comments
 (0)