diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 289ee39e4..84c1fbf2c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: "v0.3.4" + rev: "v0.3.5" hooks: - id: ruff exclude: "examples|tests/assets"