Skip to content

Commit

Permalink
feat(deps): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajmouriyakong committed Jan 3, 2025
1 parent a91dea7 commit e546816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Refer to the official Lefthook [installation guide](https://github.com/evilmarti

## Step 4: Sync Lefthook Hooks
This repo should already contain a `lefthook.yml` configuration file in the root directory. The configuration in the lefthook.yml file enforces commit message linting using Commitlint.
For a user to be able to use lefthook, run the following command to sync the Lefthook configuration with your Git hooks:
Package.json runs the below command as part of `pnpm install` to sync the Lefthook configuration with your Git hooks:

```bash
lefthook run pre-commit
Expand Down

0 comments on commit e546816

Please sign in to comment.