diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fc91dfe54..e4880830f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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]