Back to Dependabot Core

README

vcpkg/README.md

0.373.0970 B
Original Source

dependabot-vcpkg

VCPKG support for dependabot-core.

Running locally

  1. Start a development shell
$ bin/docker-dev-shell vcpkg
  1. Run tests
    [dependabot-core-dev] ~ $ cd vcpkg && rspec
    

Supported scenarios

Dependabot currently only supports updating the builtin-baseline property in the vcpkg.json file.

Future work