We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66aa78d commit 913e102Copy full SHA for 913e102
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: blacken-docs
21
- repo: https://github.com/PyCQA/isort
22
- rev: 5.11.4
+ rev: 5.12.0
23
24
- id: isort
25
- repo: https://github.com/asottile/yesqa
0 commit comments