Skip to content

Commit f6c5a31

Browse files
committed
Add pre-commit
1 parent a1f1067 commit f6c5a31

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,7 @@ repos:
4040
rev: v1.19.1
4141
hooks:
4242
- id: mypy
43-
additional_dependencies:
44-
[
45-
types-requests,
46-
]
43+
additional_dependencies: [types-requests]
4744

4845
############
4946
# Markdown #

0 commit comments

Comments
 (0)