We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4179b3b commit db586a8Copy full SHA for db586a8
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: pyupgrade
24
args: [--py38-plus]
25
- repo: https://github.com/PyCQA/isort
26
- rev: 5.11.4
+ rev: 5.12.0
27
hooks:
28
- id: isort
29
- repo: https://github.com/psf/black
0 commit comments