@eliasnorrby/dependabot-config

1.3.20 • Public • Published

Dependabot Config

Travis npm

Dependabot Status semantic-release

A simple script for writing a dependabot configuration file to a project.

Setup

Using npx

Run the following command to write the configuration file

npx @eliasnorrby/dependabot-config

This will run a setup script, writing to .dependabot/config.yml. Existing files will not be overwritten unless you pass the --force flag.

Adding a reviewer

Pass the -r (--reviewer) flag with an optional argument to specify a default reviewer for dependabot pull requests (defaults to eliasnorrby).

Readme

Keywords

Package Sidebar

Install

npm i @eliasnorrby/dependabot-config

Weekly Downloads

1

Version

1.3.20

License

MIT

Unpacked Size

12.8 kB

Total Files

6

Last publish

Collaborators

  • eliasnorrby