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 50f55c2 commit dff97edCopy full SHA for dff97ed
.pre-commit-config.yaml
@@ -4,8 +4,8 @@ repos:
4
rev: 5.0.4
5
hooks:
6
- id: flake8
7
- - repo: https://github.com/PyCQA/isort
8
- rev: 5.10.1
+ - repo: https://github.com/zhouzaida/isort
+ rev: 5.12.1
9
10
- id: isort
11
- repo: https://github.com/pre-commit/mirrors-yapf
0 commit comments