We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62940dd + 4e3f96b commit 71325b6Copy full SHA for 71325b6
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: blacken-docs
25
additional_dependencies: [black==22.1.0]
26
- repo: https://github.com/PyCQA/isort
27
- rev: '8.0.1'
+ rev: '9.0.0a3'
28
hooks:
29
- id: isort
30
name: isort (python)
0 commit comments