diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 26ec78af..069ead2e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: additional_dependencies: [black==24.*] - repo: https://github.com/python-poetry/poetry - rev: 1.8.4 + rev: 1.8.0 hooks: - id: poetry-check