Skip to content

Commit

Permalink
Ignore semver major dotnet sdk updates (#9252)
Browse files Browse the repository at this point in the history
See #9250
  • Loading branch information
JamieMagee authored Nov 26, 2024
1 parent ba6a6c3 commit acde8ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ updates:
schedule:
interval: "weekly"
day: "wednesday"
ignore:
- dependency-name: "*"
update-types:
- "version-update:semver-major"

0 comments on commit acde8ff

Please sign in to comment.