mirror of
https://github.com/dependabot/dependabot-core.git
synced 2025-06-12 12:51:43 +00:00
* Bump corepack to 0.33.0 https://github.com/nodejs/corepack/releases/tag/v0.33.0 * Update Dockerfile --------- Co-authored-by: kbukum1 <kbukum1@github.com>
dependabot-bun
Bun support for dependabot-core
.
Running locally
- Start a development shell
$ bin/docker-dev-shell bun
- Run tests
[dependabot-core-dev] ~ $ cd bun && rspec