diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 08708bf..b8771da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: ruff-format - repo: https://github.com/python-poetry/poetry - rev: 1.8.3 + rev: 1.8.0 hooks: - id: poetry-check - id: poetry-lock