We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef09683 commit 55458ffCopy full SHA for 55458ff
1 file changed
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: pyupgrade
40
args: [--py37-plus]
41
- repo: https://github.com/PyCQA/isort
42
- rev: 5.10.1
+ rev: 5.12.0
43
hooks:
44
- id: isort
45
- repo: https://github.com/psf/black
0 commit comments