No longer need to clarify that `pre-commit` is "Python version" (#4089)

master
Anthony Sottile 2018-03-02 07:14:20 -08:00 committed by Jed Fox
parent 41098a06b5
commit 2e59f178aa
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ and add this config to your `package.json`:
Find more info from [here](https://github.com/azz/pretty-quick).
## Option 3. [pre-commit](https://github.com/pre-commit/pre-commit) (Python version)
## Option 3. [pre-commit](https://github.com/pre-commit/pre-commit)
**Use Case:** Great when working with multi-language projects.