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 97d82a6 commit 231d13eCopy full SHA for 231d13e
.github/dependabot.yml
@@ -46,7 +46,7 @@ updates:
46
- "JsonSchema.Net"
47
# Ignore product dependencies - only allow testing dependencies in groups above
48
ignore:
49
- # Ignore all Microsoft product dependencies except those explicitly in testing groups
+ # Ignore all Microsoft product dependencies except those explicitly defined in groups.
50
- dependency-name: "Microsoft.Extensions.Hosting.Abstractions"
51
- dependency-name: "Microsoft.Extensions.Logging.Abstractions"
52
- dependency-name: "Microsoft.AspNetCore.*"
0 commit comments