Skip to content

Commit c1c6407

Browse files
committed
Use official isort
1 parent 8a050f1 commit c1c6407

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
@@ -5,7 +5,7 @@ repos:
55
- id: flake8
66
args: ["--exclude=*/client/inference_pb2.py,*/client/inference_pb2_grpc.py"]
77
- repo: https://github.com/PyCQA/isort
8-
rev: 5.10.1
8+
rev: 5.11.5
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/pre-commit/mirrors-yapf

0 commit comments

Comments
 (0)