commit | 6553d02eb916232e19604c4c7415f35535f25328 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Aug 26 19:24:42 2024 -0400 |
committer | Anthony Sottile <asottile@umich.edu> | Mon Aug 26 19:24:42 2024 -0400 |
tree | d917e1f5f5863561b9620bfa8f21381de65ff7a1 | |
parent | 6952eeb163c50ac127d1c1b4332b54aa992a3e04 [diff] |
remove types-all
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index deac556..bca81f8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -39,4 +39,3 @@ rev: v1.11.2 hooks: - id: mypy - additional_dependencies: [types-all]