diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fc9eb92..9114eba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: # Linting and formatting for Python code (see pyproject.toml for config) - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.5.6 + rev: v0.5.7 hooks: # Run the linter. - id: ruff