Skip to content

Commit

Permalink
Update black_compatibility.md
Browse files Browse the repository at this point in the history
Update recommended rev to 5.11.5
  • Loading branch information
JSS95 authored Sep 26, 2023
1 parent e35a55f commit bf9ac44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/black_compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You can also set the profile directly when integrating isort within pre-commit.

```yaml
- repo: https://github.com/pycqa/isort
rev: 5.6.4
rev: 5.11.5
hooks:
- id: isort
args: ["--profile", "black", "--filter-files"]
Expand Down

0 comments on commit bf9ac44

Please sign in to comment.