Skip to content

Commit 746a079

Browse files
.pre-commit-config.yaml: mypy wants types-toml now, add it as dependency
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
1 parent 1fc49e0 commit 746a079

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ repos:
7070
- pytest-subprocess
7171
- types-mock
7272
- types-six
73+
- types-toml
7374

7475

7576
- repo: https://github.com/rcmdnk/pyproject-pre-commit

0 commit comments

Comments
 (0)