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] authored Apr 29, 2021
1 parent 85f3d38 commit 2c1161f
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
open-pull-requests-limit: 10
target-branch: dev
ignore:
- dependency-name: Mongo2Go
versions:
- 3.0.0
- 3.1.0
- 3.1.1
- dependency-name: Akka.Persistence.TCK
versions:
- 1.4.17
- dependency-name: akka.streams
versions:
- 1.4.17
- dependency-name: Akka.Persistence.Query
versions:
- 1.4.17
- dependency-name: FluentAssertions
versions:
- 5.10.3

0 comments on commit 2c1161f

Please sign in to comment.