Update pre-commit invocation in README.md

This commit is contained in:
Charlie Marsh 2022-10-27 17:19:22 -04:00
parent 3f20cea402
commit 1b5db80b32
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.86
hooks:
- id: lint
- id: ruff
```
## Configuration