Skip to content

Commit 594ec1c

Browse files
committed
Update isort pre-commit rev to 5.12.0 to avoid a poetry deprecation bug
1 parent af8cab2 commit 594ec1c

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
@@ -14,7 +14,7 @@ repos:
1414
exclude: ^requirements-dev\.txt$
1515
- id: trailing-whitespace
1616
- repo: https://github.com/PyCQA/isort
17-
rev: 5.11.4
17+
rev: 5.12.0
1818
hooks:
1919
- id: isort
2020
name: isort

0 commit comments

Comments
 (0)