diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39070ef8b..3176b28b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/tox-dev/pyproject-fmt - rev: "2.3.1" + rev: "2.4.3" hooks: - id: pyproject-fmt - repo: https://github.com/python-poetry/poetry