diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 15a4849c0..f55176af9 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: "v2.15.3" + rev: "v2.16.0" hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit