diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cec023ef..5dc69e21 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -72,7 +72,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)