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 ace28d8 commit 637fd60Copy full SHA for 637fd60
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: pyupgrade
27
exclude: \.(po|pot|yml|yaml)$
28
- repo: https://github.com/PyCQA/isort
29
- rev: 6.0.0
+ rev: 6.0.1
30
hooks:
31
- id: isort
32
0 commit comments