Skip to content

Commit

Permalink
docs: update usage instructions
Browse files Browse the repository at this point in the history
resolves #58
  • Loading branch information
danielroe authored Feb 6, 2024
1 parent 888457e commit 863fb61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Add this into `renovate.json`:

```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"@nuxtjs"
"github>nuxt/renovate-config-nuxt",
]
}
```
Expand Down

0 comments on commit 863fb61

Please sign in to comment.