diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 743e30ff..a3ed0708 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/python-poetry/poetry - rev: 1.5.0 + rev: 1.6.0 hooks: - id: poetry-check