diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 888e9a2..1fbbd8a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: additional_dependencies: [black==23.9.1] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.3 + rev: v0.5.6 hooks: - id: ruff args: [--fix]