Skip to content

Commit

Permalink
Handle build dependency upgrades seperately from other production dep…
Browse files Browse the repository at this point in the history
…endencies
  • Loading branch information
elzik committed Nov 3, 2024
1 parent 9a90c11 commit edd2bcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ updates:
- "NSubstitute*"
- "Polly.Testing*"
- "xunit*"
build-dependencies:
patterns:
- "GitVersion*"

0 comments on commit edd2bcc

Please sign in to comment.