Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 28, 2021
1 parent c69c6b7 commit 983401b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: MongoDB.Driver
versions:
- 2.11.6
- 2.12.0
- dependency-name: NLog
versions:
- 4.7.7
- 4.7.8
- dependency-name: EntityChange
versions:
- 4.1.0.98
- dependency-name: Unity
versions:
- 5.11.10
- dependency-name: coverlet.msbuild
versions:
- 3.0.2

0 comments on commit 983401b

Please sign in to comment.