Skip to content

Commit

Permalink
Remove mypy from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
finsberg committed Mar 19, 2024
1 parent 44476e8 commit 7904690
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@ repos:
args: [ --fix ]
# Run the formatter.
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.950
hooks:
- id: mypy
additional_dependencies: [types-requests]

0 comments on commit 7904690

Please sign in to comment.