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 and JayBazuzi committed May 9, 2021
1 parent a84417d commit 0d36d50
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: ApprovalUtilities
versions:
- 5.4.6
- 5.4.7
- dependency-name: ApprovalTests
versions:
- 5.4.6
- 5.4.7
- dependency-name: MarkdownSnippets.MsBuild
versions:
- 23.1.0
- 23.1.1
- dependency-name: MSTest.TestFramework
versions:
- 2.2.1
- 2.2.2
- 2.2.3
- dependency-name: MSTest.TestAdapter
versions:
- 2.2.1
- 2.2.2
- 2.2.3
- dependency-name: Fody
versions:
- 6.4.0

0 comments on commit 0d36d50

Please sign in to comment.