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 23a0667 commit df4c216Copy full SHA for df4c216
.github/dependabot.yml
@@ -14,7 +14,7 @@ updates:
14
ignore:
15
- dependency-name: dotnet-sdk
16
update-types:
17
- - "major"
+ - "version-update:semver-major"
18
schedule:
19
interval: weekly
20
target-branch: main
0 commit comments