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 af3c16a commit 72bbc77Copy full SHA for 72bbc77
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: ["--line-length", "100"]
23
24
- repo: https://github.com/PyCQA/isort
25
- rev: 5.11.0
+ rev: v5.11.3
26
hooks:
27
- id: isort
28
files: \.py$
0 commit comments