diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b36f3ee..e3b7b7d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: rst-inline-touching-normal - repo: https://github.com/hadialqattan/pycln - rev: "v2.3.0" + rev: "v2.4.0" hooks: - id: pycln args: [--all]