Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from RobbieReboot/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
RobbieReboot committed Jun 25, 2021
2 parents 9d3156f + 41c1b3f commit 11ba5c9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: Microsoft.NET.Test.Sdk
versions:
- 16.8.3
- 16.9.1

0 comments on commit 11ba5c9

Please sign in to comment.