repos:
- repo: local
hooks:
- id: fix
name: Apply code fixes
entry: hatch run fix
language: system
types: [python]