mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
⇪ Bump isort to v5.12.0
The previous version had a Poetry packaging problem. This patch fixes that.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user