Merge pull request #1186 from hadialqattan/patch-1

Upgrading Pycln from v2.0.3 to v2.0.4 (a pre-commit hook)
This commit is contained in:
Joe Rickerby
2022-07-19 12:01:17 +01:00
committed by GitHub
+1 -1
View File
@@ -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]