diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51e6580..669496e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: hooks: - id: pycln - repo: https://github.com/python-poetry/poetry - rev: 1.7.0 + rev: 1.8.0 hooks: - id: poetry-check - repo: https://github.com/aio-libs/sort-all