diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c2fda6..b532765 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -62,7 +62,7 @@ repos: - flake8-simplify - pep8-naming - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.4 + rev: v0.6.5 hooks: - id: ruff name: Linting Python code (ruff)