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 2e79235 commit 73631beCopy full SHA for 73631be
.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.0
+ rev: 5.10.1
21
hooks:
22
- id: isort
23
- repo: https://github.com/psf/black
0 commit comments