[pre-commit.ci] pre-commit autoupdate (#4030)

updates:
- [github.com/hadialqattan/pycln: v1.3.3 → v1.3.5](https://github.com/hadialqattan/pycln/compare/v1.3.3...v1.3.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2022-06-27 19:39:19 -04:00 committed by GitHub
parent c3e9173f0f
commit dd3bf7fd12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ repos:
# Autoremoves unused imports
- repo: https://github.com/hadialqattan/pycln
rev: "v1.3.3"
rev: "v1.3.5"
hooks:
- id: pycln
stages: [manual]