Merge pull request #8904 from nicoddemus/types-atomicwrites

Add types-atomicwrites to mypy's pre-commit configuration
This commit is contained in:
Bruno Oliveira
2021-07-15 12:35:51 -03:00
committed by GitHub

View File

@@ -59,6 +59,7 @@ repos:
- attrs>=19.2.0
- packaging
- tomli
- types-atomicwrites
- types-pkg_resources
- repo: local
hooks: