We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ad587 commit ac5d650Copy full SHA for ac5d650
.pre-commit-config.yaml
@@ -3,8 +3,8 @@ repos:
3
rev: 5.0.4
4
hooks:
5
- id: flake8
6
- - repo: https://github.com/PyCQA/isort
7
- rev: 5.10.1
+ - repo: https://github.com/zhouzaida/isort
+ rev: 5.12.1
8
9
- id: isort
10
- repo: https://github.com/pre-commit/mirrors-yapf
0 commit comments