Skip to content

Commit

Permalink
Do not run mypy in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kytta committed Sep 11, 2024
1 parent 63f77f5 commit a16244e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,3 @@ repos:
rev: "v0.6.4"
hooks:
- id: ruff
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.2
hooks:
- id: mypy

0 comments on commit a16244e

Please sign in to comment.