Codebase list git-secrets / 8a7f0b11-7452-4f64-8106-8c1f8c6a9566/upstream/1.3.0+git20220920.0.99d01d5 .pre-commit-hooks.yaml
8a7f0b11-7452-4f64-8106-8c1f8c6a9566/upstream/1.3.0+git20220920.0.99d01d5

Tree @8a7f0b11-7452-4f64-8106-8c1f8c6a9566/upstream/1.3.0+git20220920.0.99d01d5 (Download .tar.gz)

.pre-commit-hooks.yaml @8a7f0b11-7452-4f64-8106-8c1f8c6a9566/upstream/1.3.0+git20220920.0.99d01d5raw · history · blame

1
2
3
4
5
-   id: git-secrets
    name: Git Secrets
    description: git-secrets scans commits, commit messages, and --no-ff merges to prevent adding secrets into your git repositories.
    entry: 'git-secrets --pre_commit_hook'
    language: script