diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ea4915f6e..dc1d5e99eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: files: \.py$ - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.0.290 + rev: v0.0.291 hooks: - id: ruff args: ["--fix"]