github.com/twelho/conform@v0.0.0-20231016230407-c25e9238598a/.pre-commit-config.yaml (about)

     1  ---
     2  # install with `pre-commit install -t commit-msg`
     3  repos:
     4    - repo: https://github.com/siderolabs/conform
     5      rev: master
     6      hooks:
     7        - id: conform
     8          stages:
     9            - commit-msg