diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5137f837..3fb188a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: # Ensure it is only called once per commit. require_serial: true - repo: https://github.com/python-poetry/poetry - rev: 2.2.0 + rev: 2.4.1 hooks: - id: poetry-check - id: poetry-lock