Add line to documentation how to uninstall pre-commit.

This commit is contained in:
Dmitry 2021-04-19 13:14:25 +03:00 committed by bot
parent 809832f3bc
commit aebf688153

View File

@ -22,6 +22,11 @@ Install pre-commit hook
3. pre-commit hook will run automatically when you're running ``git commit`` command
Uninstall pre-commit
--------------------
Run ``pre-commit uninstall``
What's More?
------------