1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 06:29:59 +02:00

⚙ pre-commit: Add mypy dependencies

Closes gh-106.
This commit is contained in:
Mike Gerber 2024-03-27 18:31:33 +01:00
parent 5d9f0c482f
commit a1c1d0ad49

View file

@ -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