Skip to content

Commit

Permalink
Merge pull request #2197 from nicobako/patch-1
Browse files Browse the repository at this point in the history
Update pre-commit.md version number
  • Loading branch information
staticdev committed Nov 18, 2023
2 parents c574c4c + 735ac7d commit b67a6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/pre-commit.md
Expand Up @@ -20,7 +20,7 @@ over different file types (ex: python vs cython vs pyi) you can do so with the f

```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 b67a6a5

Please sign in to comment.