diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a677f4..4c72a38 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - --indent=2 - repo: https://github.com/hadialqattan/pycln - rev: v2.4.0 + rev: v2.5.0 hooks: - id: pycln args: ["-a"]