diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c4675c7d..5e4ed0fe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: # Autoremoves unused Python imports - repo: https://github.com/hadialqattan/pycln - rev: v2.2.2 + rev: v2.3.0 hooks: - id: pycln name: pycln (python)