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
+1
View File
@@ -59,6 +59,7 @@ repos:
- attrs>=19.2.0 - attrs>=19.2.0
- packaging - packaging
- tomli - tomli
- types-atomicwrites
- types-pkg_resources - types-pkg_resources
- repo: local - repo: local
hooks: hooks: