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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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)