Skip to content

Commit

Permalink
Bump isort to 5.12.0 (#1427)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Samhita Alla <[email protected]>
  • Loading branch information
2 people authored and samhita-alla committed Feb 2, 2023
1 parent e7a0a65 commit 5788f51
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 @@ -8,7 +8,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
args: ["--profile", "black"]
Expand Down

0 comments on commit 5788f51

Please sign in to comment.