Files
transcriber/lefthook.yml
T
2025-08-13 17:48:32 +03:00

12 lines
235 B
YAML

# Refer for explanation to following link:
# https://lefthook.dev/configuration/
templates:
av-hooks-dir: "/home/av/projects/private/git-hooks"
pre-commit:
jobs:
- name: "gitleaks"
run: "gitleaks git --staged"