Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
benwandrew authored Nov 8, 2023
1 parent 9b2b9b8 commit 7b533b9
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 @@ -18,11 +18,5 @@ repos:
args:
- "--max-line-length=100"
- "--extend-ignore=E203"
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v0.991"
hooks:
- id: mypy
additional_dependencies: [types-requests]
language_version: python3.8
default_language_version:
python: python3

0 comments on commit 7b533b9

Please sign in to comment.