Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 274 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 274 Bytes

dependabot-nuget

NuGet support for dependabot-core.

Running locally

  1. Install Ruby dependencies

    $ bundle install
    
  2. Run tests

    $ bundle exec rspec spec