diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50df1e2f..1a960699 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,7 +73,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)