We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4414045 commit ca17637Copy full SHA for ca17637
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: [--max-line-length=105, --ignore=E203,E501,W503, --select=select=C,E,F,W,B,B950]
30
31
- repo: https://github.com/pycqa/isort
32
- rev: 5.8.0
+ rev: 5.12.0
33
hooks:
34
- id: isort
35
name: isort (python)
0 commit comments