[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/hadialqattan/pycln: v2.0.1 → v2.0.3](https://github.com/hadialqattan/pycln/compare/v2.0.1...v2.0.3)
This commit is contained in:
pre-commit-ci[bot]
2022-07-18 18:44:03 +00:00
committed by GitHub
parent 61821a8473
commit 8bf28fb1ac
+1 -1
View File
@@ -27,7 +27,7 @@ repos:
# Autoremoves unused imports
- repo: https://github.com/hadialqattan/pycln
rev: v2.0.1
rev: v2.0.3
hooks:
- id: pycln
args: [--all]