diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 891630e..9388f35 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: args: [ "--profile", "black", ] - repo: https://github.com/hadialqattan/pycln - rev: v2.2.0 + rev: v2.2.1 hooks: - id: pycln args: [ --config=setup.cfg ]