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
|
||||
- repo: https://github.com/hadialqattan/pycln
|
||||
rev: v2.0.3
|
||||
rev: v2.0.4
|
||||
hooks:
|
||||
- id: pycln
|
||||
args: [--all]
|
||||
|
||||
Reference in New Issue
Block a user