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