CiviWiki / OpenCiviWiki

Building a Better Democracy for the Internet Age
https://civi.wiki
Other
590 stars 346 forks source link

Error while using pre-commit install #1403

Closed coderrohanpahwa closed 2 years ago

coderrohanpahwa commented 2 years ago

Description

When trying to use pre-commit install , I got an error pre-commit command not found . Hence must be add in dependencies file.

brylie commented 2 years ago

@coderrohanpahwa, thanks for this report :-)

I've opened a pull request to fix the issue by adding pre-commit to our dev dependencies.