Skip to content

Commit

Permalink
Add ignore properties (#4001)
Browse files Browse the repository at this point in the history
  • Loading branch information
richlander authored Nov 19, 2020
1 parent 0f95c67 commit 7afb1cd
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 @@ -26,6 +26,9 @@ updates:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
ignore:
- dependency-name: "Microsoft.AspNetCore.Mvc.NewtonsoftJson"
versions: ["5.*"]
- package-ecosystem: "nuget"
directory: "/core/mono-samples/iOS" #iOSSampleApp.csproj
schedule:
Expand Down

0 comments on commit 7afb1cd

Please sign in to comment.