repos:
- repo: local
hooks:
- id: just-format
name: just format
entry: just format
language: system
types: [file]
files: "\\.(ts|tsx|js|jsx|json|css|scss|html|md)$"