Skip to content

Commit

Permalink
docs: update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Feb 16, 2024
1 parent 103b0ea commit 783a910
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,12 @@

Renovate configuration for our projects

## Installation

npm i --save-dev --save-exact @bifravst/renovate-config

## Usage

Add to `package.json`:
Add a file named `renovate.json` to your project, with this contents

```json
{
"prettier": "@bifravst/renovate-config"
"extends": ["github>bifravst/renovate-config"]
}
```

0 comments on commit 783a910

Please sign in to comment.