Skip to content

Commit

Permalink
docs: mention pre-commit hook when reconfiguring via PR (#15639)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunet committed May 19, 2022
1 parent bd233c3 commit 3b941ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/usage/getting-started/installing-onboarding.md
Expand Up @@ -123,6 +123,9 @@ If you want to make config edits directly, follow these steps:
1. Validate your config by running `renovate-config-validator`
1. If the improved config passes the validation, merge the branch into your mainline branch

You can configure a [pre-commit](https://pre-commit.com) hook to validate your configuration automatically.
Please check out the [`renovatebot/pre-commit-hooks` repository](https://github.com/renovatebot/pre-commit-hooks) for more information.

### Nuke config and re-onboard

Perhaps you really liked the interactive onboarding PR and want to use it again.
Expand Down

0 comments on commit 3b941ec

Please sign in to comment.