Skip to content

Commit

Permalink
ci: update isort to 5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svinota committed Feb 2, 2024
1 parent 372c0b0 commit ca8bf0f
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 @@ -6,7 +6,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
name: isort (python)
Expand Down

0 comments on commit ca8bf0f

Please sign in to comment.