Skip to content

Instantly share code, notes, and snippets.

@akashchandwani
Created September 3, 2022 12:28
Show Gist options
  • Save akashchandwani/4665bb3e211fed6197eb048ce756886a to your computer and use it in GitHub Desktop.
Save akashchandwani/4665bb3e211fed6197eb048ce756886a to your computer and use it in GitHub Desktop.
.pre-commit-config.yaml for gitleaks
repos:
- repo: https://github.com/zricethezav/gitleaks
rev: v8.11.2
hooks:
- id: gitleaks
@akashchandwani
Copy link
Author

Creating a gist for .pre-commit-config.yaml file for gitleaks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment