We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0035f28 commit e0416a1Copy full SHA for e0416a1
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
args: [--config-file, mypy.ini, --strict]
29
additional_dependencies: [pytest==7.1.2]
30
- repo: https://github.com/pycqa/isort
31
- rev: 5.8.0
+ rev: 5.12.0
32
hooks:
33
- id: isort
34
name: isort (python)
0 commit comments