There was an error while loading. Please reload this page.
1 parent 898e30f commit ec1b8a0Copy full SHA for ec1b8a0
1 file changed
.pre-commit-config.yaml
@@ -26,6 +26,7 @@ repos:
26
hooks:
27
- id: pyproject-fmt
28
priority: 0
29
+ additional_dependencies: [toml-fmt-common<1.3.3] # removed after fix https://github.com/tox-dev/toml-fmt/issues/355
30
31
- repo: https://github.com/pre-commit/mirrors-mypy
32
rev: v1.20.0
0 commit comments