diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b2ef57..b7c3d03 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,6 @@ repos: - id: mypy - repo: https://github.com/astral-sh/ruff-pre-commit - # Ruff version. rev: v0.1.7 hooks: # Run the linter.