diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f849ea99ec..e9739ad785 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - --remove-all-unused-imports - repo: https://github.com/hadialqattan/pycln - rev: "v2.2.1" + rev: "v2.2.2" hooks: - id: pycln