diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2666afa7..9cb12fc3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 1.6.1 + rev: 1.6.0 hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier