# run pre-commit
test:
	uvx pre-commit run --all-files
