Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix pre-commit command
  • Loading branch information
TimidRobot authored Apr 1, 2024
1 parent 8c7662c commit 53e5b4e
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 @@ -98,7 +98,7 @@ to be run manually or with every commit:
```
- Run manually before commit:
```shell
pipenv run pre-commit -a
pipenv run pre-commit run -a
```
3. _(Optional)_ review the configuration file:
[`.pre-commit-config.yaml`](`.pre-commit-config.yaml`)
Expand Down

0 comments on commit 53e5b4e

Please sign in to comment.