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