We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e939a8e commit 13b89b8Copy full SHA for 13b89b8
.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