diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e5d3ad..765acf2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: check-yaml args: [--unsafe] - repo: https://github.com/python-poetry/poetry - rev: "1.5.0" + rev: "1.5.1" hooks: - id: poetry-check - id: poetry-lock