Skip to content

Commit b6c72e4

Browse files
committed
Update pre-commit hooks config
1 parent 940399b commit b6c72e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ repos:
7373
rev: v1.14.1
7474
hooks:
7575
- id: mypy
76-
additional_dependencies: [types-six, types-toml]
76+
additional_dependencies: [types-toml]
7777

7878
- repo: https://github.com/pycqa/flake8
7979
rev: 7.1.1

0 commit comments

Comments
 (0)