diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee7495d17f..e0a0795ab7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: doc/data/messages/m/missing-final-newline/bad.py| )$ - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: "v0.0.269" + rev: "v0.0.270" hooks: - id: ruff args: ["--fix"]