diff --git a/README.md b/README.md index 9e731d0581..1b848f9a6f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ ruff also works with [Pre-Commit](https://pre-commit.com) (requires Cargo on sys ```yaml repos: - repo: https://github.com/charliermarsh/ruff - rev: # See latest release + rev: v0.0.23 hooks: - id: lint ```