diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 063815f..d63dee7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 1.7.0 + rev: 1.7.1 hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier