diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eccd1d2..90c938f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - id: ruff-format - id: ruff - repo: https://github.com/python-poetry/poetry - rev: 1.8.4 + rev: 1.8.5 hooks: - id: poetry-lock - id: poetry-check