diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cbf5e55b9..1242c1c4d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: additional_dependencies: [black==22.3.0] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.0.290' + rev: 'v0.0.291' hooks: - id: ruff args: ["--config", "./pyproject.toml"]