diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 64b4a33..b05836d 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.2" + rev: "v2.3.0" hooks: - id: pycln