#!/bin/sh
npx lint-staged
npx git-secrets --scan || echo "Warning: git-secrets not installed"
