diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 403375b..a1af7f4 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.4.5 + rev: v0.4.7 hooks: - id: ruff name: Linting Python code (ruff)