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 d31cda5 commit b2c5b5fCopy full SHA for b2c5b5f
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: pyupgrade
28
args: ['--py39-plus']
29
- repo: https://github.com/PyCQA/isort
30
- rev: 5.11.4
+ rev: 5.12.0
31
hooks:
32
- id: isort
33
args:
0 commit comments