Skip to content
Snippets Groups Projects
Unverified Commit f423b7bd authored by auphelia's avatar auphelia Committed by GitHub
Browse files

Merge pull request #755 from Xilinx/hotfix/bump-isort-5.12.0

[Hotfix] Bump isort version to 5.12.0
parents e2ab21d0 146cd2b8
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ repos: ...@@ -51,7 +51,7 @@ repos:
args: ['--fix=no'] args: ['--fix=no']
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.10.1 rev: 5.12.0
hooks: hooks:
- id: isort - id: isort
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment