Skip to content

Commit

Permalink
⚙ pre-commit: Add mypy dependencies
Browse files Browse the repository at this point in the history
Closes gh-106.
  • Loading branch information
mikegerber committed Mar 27, 2024
1 parent 5d9f0c4 commit a1c1d0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a1c1d0a

Please sign in to comment.