Skip to content

Commit

Permalink
Update pre-commit.md
Browse files Browse the repository at this point in the history
Update to version 5.12.0 because 5.11.5 give a error
  • Loading branch information
godiard authored Jun 28, 2023
1 parent 8f2cd6b commit 2972a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/pre-commit.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To use isort's official pre-commit integration add the following config:

```yaml
- repo: https://github.com/pycqa/isort
rev: 5.11.5
rev: 5.12.0
hooks:
- id: isort
name: isort (python)
Expand Down

0 comments on commit 2972a35

Please sign in to comment.