diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8768e3c..048090b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: mixed-line-ending - id: check-case-conflict - repo: /~https://github.com/hadialqattan/pycln - rev: v2.1.5 # must match requirements_dev.txt + rev: v2.1.6 # must match requirements_dev.txt hooks: - id: pycln args: [--config=pyproject.toml]