diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a95a1ebf..5a71af3e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,6 +14,6 @@ repos: # Ruff - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.14.8 + rev: v0.14.9 hooks: - id: ruff-check