diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5ebcb34e9..c2333c6fb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: # Autoremoves unused Python imports - repo: https://github.com/hadialqattan/pycln - rev: v2.1.6 + rev: v2.2.0 hooks: - id: pycln name: pycln (python)