Skip to content

Commit

Permalink
Merge pull request #2148 from godiard/patch-1
Browse files Browse the repository at this point in the history
Update pre-commit.md
  • Loading branch information
staticdev committed Jun 29, 2023
2 parents 8f2cd6b + 2972a35 commit 5cdc6c4
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 5cdc6c4

Please sign in to comment.