We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c5d0f commit 506b6b1Copy full SHA for 506b6b1
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: pyupgrade
18
args: [ "--py36-plus" ]
19
- repo: https://github.com/PyCQA/isort
20
- rev: 5.10.1
+ rev: v5.11.3
21
hooks:
22
- id: isort
23
- repo: https://github.com/psf/black
0 commit comments