Skip to content

Commit b653b12

Browse files
committed
Bump pre-commit isort to 5.12.0
This release contains a critical fix for newer Poetry versions that crashes due to "invalid" pyproject.toml syntax.
1 parent a2a4feb commit b653b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
exclude: tests/data
3434

3535
- repo: https://github.com/PyCQA/isort
36-
rev: 5.10.1
36+
rev: 5.12.0
3737
hooks:
3838
- id: isort
3939
files: \.py$

0 commit comments

Comments
 (0)