#!/bin/bash
# Git pre-commit hook
./scripts/hooks/run-gitleaks.sh staged
