Upgrading Pycln from v2.0.3 to v2.0.4
Pycln v2.0.3 has some issues with Py3.9+.
This commit is contained in:
@@ -27,7 +27,7 @@ repos:
|
|||||||
|
|
||||||
# Autoremoves unused imports
|
# Autoremoves unused imports
|
||||||
- repo: https://github.com/hadialqattan/pycln
|
- repo: https://github.com/hadialqattan/pycln
|
||||||
rev: v2.0.3
|
rev: v2.0.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: pycln
|
- id: pycln
|
||||||
args: [--all]
|
args: [--all]
|
||||||
|
|||||||
Reference in New Issue
Block a user