Skip to content

Commit 8f52fc7

Browse files
authored
Merge pull request #7962 from bluetech/mypy-typed-deps
pre-commit: install typed dependencies in the mypy target
2 parents 65dfa98 + e3ce5d6 commit 8f52fc7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ repos:
5656
args: []
5757
additional_dependencies:
5858
- iniconfig>=1.1.0
59+
- py>=1.8.2
60+
- attrs>=19.2.0
61+
- packaging
5962
- repo: local
6063
hooks:
6164
- id: rst

0 commit comments

Comments
 (0)