⚙ pre-commit: Add mypy dependencies

Closes gh-106.
pull/111/head
Mike Gerber 2 months ago
parent 5d9f0c482f
commit a1c1d0ad49

@ -30,6 +30,9 @@ repos:
- types-setuptools - types-setuptools
- types-lxml - types-lxml
- numpy # for numpy plugin - numpy # for numpy plugin
- attrs
- multimethod
- rapidfuzz
id: mypy id: mypy
- repo: https://gitlab.com/vojko.pribudic/pre-commit-update - repo: https://gitlab.com/vojko.pribudic/pre-commit-update

Loading…
Cancel
Save