Skip to content

Commit

Permalink
Ignore Moq updates via dependabot (#6061)
Browse files Browse the repository at this point in the history
  • Loading branch information
schmittjoseph authored Feb 20, 2024
1 parent d6ae760 commit b987891
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ updates:
ignore:
- dependency-name: "Microsoft.Extensions.*"
update-types: [ "version-update:semver-major" ]
- dependency-name: "Moq"
commit-message:
prefix: #@ commit_prefix
groups:
Expand Down
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ updates:
- dependency-name: Microsoft.Extensions.*
update-types:
- version-update:semver-major
- dependency-name: Moq
commit-message:
prefix: '[main] '
groups:
Expand Down Expand Up @@ -89,6 +90,7 @@ updates:
- dependency-name: Microsoft.Extensions.*
update-types:
- version-update:semver-major
- dependency-name: Moq
commit-message:
prefix: '[release/7.x] '
groups:
Expand Down Expand Up @@ -148,6 +150,7 @@ updates:
- dependency-name: Microsoft.Extensions.*
update-types:
- version-update:semver-major
- dependency-name: Moq
commit-message:
prefix: '[release/6.x] '
groups:
Expand Down

0 comments on commit b987891

Please sign in to comment.