Skip to content

Commit 624dc0b

Browse files
committed
Added agent group to dependabot
1 parent f7aaf86 commit 624dc0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ updates:
3636
- "Microsoft.SemanticKernel*"
3737
- "Microsoft.KernelMemory*"
3838
- "Microsoft.ML*"
39+
- "OpenAI"
40+
agent:
41+
patterns:
42+
- "Microsoft.Agents*"
3943
graphQL:
4044
patterns:
4145
- "HotChocolate*"

0 commit comments

Comments
 (0)