diff --git a/README.md b/README.md index 6bd6c00..1da78af 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Add this to your `.pre-commit-config.yaml`: ```yaml - repo: https://github.com/charliermarsh/ruff-pre-commit # Ruff version. - rev: 'v0.0.191' + rev: 'v0.0.241' hooks: - id: ruff ```