Skip to content

Commit

Permalink
.pre-commit-config.yaml: mypy wants types-toml now, add it as dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
  • Loading branch information
bernhardkaindl committed May 13, 2024
1 parent 1fc49e0 commit 746a079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ repos:
- pytest-subprocess
- types-mock
- types-six
- types-toml


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

0 comments on commit 746a079

Please sign in to comment.