Skip to content

Commit

Permalink
⇪ Bump isort to v5.12.0
Browse files Browse the repository at this point in the history
The previous version had a Poetry packaging problem. This patch
fixes that.
  • Loading branch information
webknjaz committed Mar 10, 2023
1 parent 0eaf3a1 commit d2ce3ec
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 @@ -9,7 +9,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/PyCQA/isort.git
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort
args:
Expand Down

0 comments on commit d2ce3ec

Please sign in to comment.