#!/bin/bash

uv sync && pre-commit install && pre-commit install --hook-type commit-msg
