Update README.md

This commit is contained in:
Adam Vacha 2024-02-13 17:44:39 -05:00 committed by GitHub
parent 0b51878eab
commit b76376db80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ Now we add the PAT you created as a secret in your GitHub repo.
4. Name your secret `RENOVATE_TOKEN` and paste your PAT in the value field.
5. Click "Add secret."
### `Step 4: Create `renovate.json``
### `Step 4: Create renovate.json`
Renovate requires this .json file so lets setup a basic one.
1. Create `renovate.json` in the base of your repo.