Update pyproject-fmt pre-commit hook in template (#6125)

Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-10-16 11:39:38 +02:00 committed by GitHub
parent 6583fa0c01
commit 55c471971f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ repos:
- id: ruff-format - id: ruff-format
- repo: https://github.com/tox-dev/pyproject-fmt - repo: https://github.com/tox-dev/pyproject-fmt
rev: "v2.10.0" rev: "v2.11.0"
hooks: hooks:
- id: pyproject-fmt - id: pyproject-fmt