diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29b9359..80c4066 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.8.1 + rev: 1.8.2 hooks: - id: poetry-check - repo: https://github.com/kaechele/pre-commit-mirror-prettier