This one is for the pre-commit hook
https://github.com/tox-dev/pyproject-fmt
Whereas this is the one that should be used in other contexts
https://github.com/tox-dev/toml-fmt/tree/main/pyproject-fmt
Might need to track version pins against the pre-commit repo though, just to make sure we've got compatible versions for sync-with-uv.
This one is for the pre-commit hook
https://github.com/tox-dev/pyproject-fmt
Whereas this is the one that should be used in other contexts
https://github.com/tox-dev/toml-fmt/tree/main/pyproject-fmt
Might need to track version pins against the pre-commit repo though, just to make sure we've got compatible versions for
sync-with-uv.