diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4a1ccef05..399fd2add 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: flake8 additional_dependencies: [Flake8-pyproject] - repo: https://github.com/python-poetry/poetry - rev: 2.3.2 + rev: 2.3.3 hooks: - id: poetry-lock files: pyproject.toml