diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7464f3b17..e1b782e0f0 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.1.5" + rev: "v2.1.6" hooks: - id: pycln