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