Skip to content

Commit

Permalink
Update dependabot config
Browse files Browse the repository at this point in the history
Ignore some further updates from dependabot.
  • Loading branch information
martincostello committed Nov 15, 2024
1 parent dd7f4b9 commit da955ac
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,9 +21,11 @@ updates:
ignore:
# Ignore the libraries which are pinned
- dependency-name: "Microsoft.Bcl.AsyncInterfaces"
- dependency-name: "Microsoft.Extensions.Caching.Memory"
- dependency-name: "Microsoft.Extensions.Logging"
- dependency-name: "Microsoft.Extensions.Logging.Abstractions"
- dependency-name: "Microsoft.Extensions.Options"
- dependency-name: "Microsoft.Extensions.TimeProvider.Testing"
- dependency-name: "System.ComponentModel.Annotations"
- dependency-name: "System.Diagnostics.DiagnosticSource"
- dependency-name: "System.Threading.RateLimiting"
Expand Down

0 comments on commit da955ac

Please sign in to comment.