diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d6c35530..ae82f47a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,12 +23,12 @@ repos: - id: flake8 - repo: https://github.com/hadialqattan/pycln - rev: v2.2.0 + rev: v2.2.2 hooks: - id: pycln - repo: https://github.com/python-poetry/poetry - rev: 1.5.0 + rev: 1.6.0 hooks: - id: poetry-check - id: poetry-lock