We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bce89f6 + 85caf80 commit 885d137Copy full SHA for 885d137
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: ["--py37-plus"]
22
23
- repo: https://github.com/PyCQA/isort
24
- rev: 5.10.1
+ rev: 5.12.0
25
hooks:
26
- id: isort
27
name: Reorder python imports with isort
0 commit comments