diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0fde511..19cbbe2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - repo: https://github.com/charliermarsh/ruff-pre-commit # Ruff version. - rev: "v0.5.7" + rev: "v0.7.1" hooks: - id: ruff # Respect `exclude` and `extend-exclude` settings.