diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 934c05e..e580aab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.14.5 hooks: - - id: ruff + - id: ruff-check - id: ruff-format - repo: https://github.com/pre-commit/mirrors-mypy