diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04a9693f0..5f0c147ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: require_serial: true args: ["."] - repo: https://github.com/python-poetry/poetry - rev: 1.4.2 + rev: 1.5.0 hooks: - id: poetry-check - id: poetry-lock