diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48d725d..57d2e78 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.6.2 + rev: v0.6.5 hooks: # Run the linter. - id: ruff