diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3497b7f3..c64525ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: # Autoremoves unused imports - repo: https://github.com/hadialqattan/pycln - rev: v1.2.5 + rev: v1.3.1 hooks: - id: pycln args: [--all]