Skip to content

Commit

Permalink
Update pre-commit hooks (#1591)
Browse files Browse the repository at this point in the history
Co-authored-by: arkid15r <arkid15r@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and arkid15r committed Dec 12, 2023
1 parent f783141 commit 5034a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
exclude: ^(docs)

- repo: https://github.com/pycqa/isort
rev: 5.13.0
rev: 5.13.1
hooks:
- id: isort
exclude: ^(docs)
Expand Down

0 comments on commit 5034a88

Please sign in to comment.