diff --git a/README.md b/README.md index 15cc622..df7189d 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,6 @@ hatch test ### Running Pre-commit Checks -If there are pre-commit hooks configured (indicated by the `.pre-commit-config.yaml`), you can test them by running: - ```sh pre-commit run --all-files ```