Skip to content

Commit b88ee5b

Browse files
committed
Add types-atomicwrites to mypy's pre-commit configuration
This is a Windows only dependency, so the problem only shows up when trying to commit on Windows.
1 parent d0bd269 commit b88ee5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ repos:
5959
- attrs>=19.2.0
6060
- packaging
6161
- tomli
62+
- types-atomicwrites
6263
- types-pkg_resources
6364
- repo: local
6465
hooks:

0 commit comments

Comments
 (0)