diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ca8351b..c01361b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: pre-commit-update - repo: https://github.com/python-poetry/poetry - rev: 2.0.0 + rev: 2.0.1 hooks: - id: poetry-check - id: poetry-lock