Skip to content

Commit

Permalink
Add types-atomicwrites as extras to mypy pre-commit hook
Browse files Browse the repository at this point in the history
This is a windows only dependency, which explains why it was missed until now.
  • Loading branch information
nicoddemus committed Jul 2, 2021
1 parent 5016375 commit fd678b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ repos:
- py>=1.8.2
- attrs>=19.2.0
- packaging
- types-atomicwrites
- types-toml
- types-pkg_resources
- repo: local
Expand Down

0 comments on commit fd678b2

Please sign in to comment.