Skip to content

Commit 231d13e

Browse files
Update .github/dependabot.yml
1 parent 97d82a6 commit 231d13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ updates:
4646
- "JsonSchema.Net"
4747
# Ignore product dependencies - only allow testing dependencies in groups above
4848
ignore:
49-
# Ignore all Microsoft product dependencies except those explicitly in testing groups
49+
# Ignore all Microsoft product dependencies except those explicitly defined in groups.
5050
- dependency-name: "Microsoft.Extensions.Hosting.Abstractions"
5151
- dependency-name: "Microsoft.Extensions.Logging.Abstractions"
5252
- dependency-name: "Microsoft.AspNetCore.*"

0 commit comments

Comments
 (0)