Skip to content

Commit d2ce3ec

Browse files
committed
⇪ Bump isort to v5.12.0
The previous version had a Poetry packaging problem. This patch fixes that.
1 parent 0eaf3a1 commit d2ce3ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: add-trailing-comma
1010

1111
- repo: https://github.com/PyCQA/isort.git
12-
rev: 5.11.4
12+
rev: 5.12.0
1313
hooks:
1414
- id: isort
1515
args:

0 commit comments

Comments
 (0)