Skip to content

Commit

Permalink
style: Remove mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Feb 29, 2024
1 parent c1abe23 commit 5c971c9
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,6 @@ repos:
- id: editorconfig-checker
alias: ec

- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.8.0"
hooks:
- id: mypy
additional_dependencies:
- types-PyYAML
- types-requests
- types-jsonschema
- types-Markdown
- types-setuptools

- repo: local
hooks:
- id: codeowners-validator
Expand Down

0 comments on commit 5c971c9

Please sign in to comment.