Skip to content

Commit

Permalink
chore: format code & add pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Aug 17, 2023
1 parent ee197d7 commit cd9a3c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ repos:
rev: 'v1.4.1'
hooks:
- id: mypy
additional_dependencies: [tokenize-rt==3.2.0]
additional_dependencies: [types-requests==2.31.0.2, types-toml==0.10.8.7, types-urllib3==1.26.25.14]
exclude: ^docs/

0 comments on commit cd9a3c1

Please sign in to comment.