Skip to content

Commit ec1b8a0

Browse files
committed
upper bound toml-fmt-common till fixed
Signed-off-by: gruebel <anton.gruebel@gmail.com>
1 parent 898e30f commit ec1b8a0

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
@@ -26,6 +26,7 @@ repos:
2626
hooks:
2727
- id: pyproject-fmt
2828
priority: 0
29+
additional_dependencies: [toml-fmt-common<1.3.3] # removed after fix https://github.com/tox-dev/toml-fmt/issues/355
2930

3031
- repo: https://github.com/pre-commit/mirrors-mypy
3132
rev: v1.20.0

0 commit comments

Comments
 (0)