Skip to content

Commit

Permalink
stop dependabot trying to upgrade unrelated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddio0141 committed Aug 31, 2024
1 parent fa285ba commit f207d90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ updates:
registries: "*"
schedule:
interval: "weekly"
ignore:
- dependency-name: "StructureMap"

0 comments on commit f207d90

Please sign in to comment.