diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b021adfe4..5e5c468f41 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -80,6 +80,6 @@ repos: language: script pass_filenames: false - repo: https://github.com/python-poetry/poetry - rev: '1.4.0' + rev: '1.5.0' hooks: - id: poetry-check