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 0c4324e commit bd64327Copy full SHA for bd64327
1 file changed
.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: 8.0.0
+ rev: 8.0.1
30
hooks:
31
- id: isort
32
0 commit comments