mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
ci: bump isort to 5.12.0 (#33875)
[skip ci]
(cherry picked from commit 2bad86d8d8)
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
This commit is contained in:
@@ -32,8 +32,8 @@ repos:
|
||||
- id: black
|
||||
additional_dependencies: ['click==8.0.4']
|
||||
|
||||
- repo: https://github.com/timothycrosley/isort
|
||||
rev: 5.9.1
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
exclude: ".*setup.py$"
|
||||
|
||||
Reference in New Issue
Block a user