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 58e7f5a commit 1fe3102Copy full SHA for 1fe3102
.github/dependabot.yml
@@ -22,3 +22,5 @@ updates:
22
# Block major updates of packages that require a matching .NET version.
23
- dependency-name: "Microsoft.AspNetCore*"
24
update-types: ["version-update:semver-major"]
25
+ - dependency-name: "Microsoft.Extensions*"
26
+ update-types: ["version-update:semver-major"]
0 commit comments