Tweak pre-commit integration README wording
This commit is contained in:
parent
19ad37073b
commit
7818599de1
1 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,8 @@ Note that all options are case-sensitive.
|
|||
|
||||
## Git integration via [pre-commit]
|
||||
|
||||
Add this to your `.pre-commit-config.yaml`
|
||||
Create a `.pre-commit-config.yaml` file like this, or add the lines after the `repos` map
|
||||
preamble to an already existing one:
|
||||
|
||||
```yaml
|
||||
repos:
|
||||
|
|
|
|||
Loading…
Reference in a new issue