We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f281893 commit fdeb7bdCopy full SHA for fdeb7bd
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
args: [ --markdown-linebreak-ext=md ]
15
exclude: '\.svg'
16
- repo: https://github.com/pycqa/isort
17
- rev: 5.10.1
+ rev: 5.12.0
18
hooks:
19
- id: isort
20
name: isort (python)
0 commit comments