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 8523b2b commit cc36c14Copy full SHA for cc36c14
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: trailing-whitespace
25
26
- repo: https://github.com/PyCQA/isort
27
- rev: 5.11.4
+ rev: 5.12.0
28
hooks:
29
- id: isort
30
args: ["--profile", "black", --line-length=125]
0 commit comments