chore: Update README to use prek
This commit is contained in:
@@ -4,9 +4,9 @@ Custom home automation solution with Google Home integration and lua scripting.
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
This repository uses [pre-commit](https://pre-commit.com) to make sure everything is ready to go when committing.
|
This repository uses [prek](https://prek.j178.dev/) to make sure everything is ready to go when committing.
|
||||||
Install the pre-commit hooks by running the following command:
|
Install the pre-commit hooks by running the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pre-commit install
|
prek install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user