Skip to content

Commit

Permalink
skip click v8.1.4 in mypy pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Jul 12, 2023
1 parent 8e0c79b commit 3a2c68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ repos:
- types-psutil
- types-setuptools
# Typed libraries
- click
- click!=8.1.4
- numpy
- pytest
- tornado
Expand Down

0 comments on commit 3a2c68b

Please sign in to comment.