diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 09e783a6b..0165a13cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 1.4.2 + rev: 1.5.1 hooks: - id: poetry-check files: ^api/pyproject.toml$