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.
2 parents 9a400ae + 4950ded commit dab66ceCopy full SHA for dab66ce
docs/configuration/black_compatibility.md
@@ -56,7 +56,7 @@ You can also set the profile directly when integrating isort within pre-commit.
56
57
```yaml
58
- repo: https://github.com/pycqa/isort
59
- rev: 5.13.2
+ rev: 6.0.1
60
hooks:
61
- id: isort
62
args: ["--profile", "black", "--filter-files"]
0 commit comments