⚙ pre-commit: Add mypy dependencies

Closes gh-106.
master
Mike Gerber 1 month ago
parent 5d9f0c482f
commit a1c1d0ad49

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

Loading…
Cancel
Save