diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c2762f34d..24ff72a12f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ default_language_version: repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: 'v0.3.4' + rev: 'v0.3.5' hooks: - id: ruff - repo: https://github.com/psf/black