diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ccb6df6..1a67a1cd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: additional_dependencies: ["tox>=4.12.1"] - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.5.5 + rev: v0.6.1 hooks: # Run the formatter. - id: ruff-format