diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50305f24..68db4e8b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: hooks: - id: check-merge-conflict - repo: https://github.com/hadialqattan/pycln - rev: v1.1.0 + rev: v1.2.4 hooks: - id: pycln args: ['--all']