We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275e258 commit 2a5d17bCopy full SHA for 2a5d17b
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: flake8
29
language_version: python3.8
30
- repo: https://github.com/pycqa/isort
31
- rev: 5.10.1
+ rev: 5.12.0
32
hooks:
33
- id: isort
34
name: isort (python)
0 commit comments