diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f88c7f..756fbac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,7 +78,7 @@ repos: pass_filenames: false always_run: true - - id: gitleasks + - id: gitleaks name: Git Leaks description: gitleaks scans commits, commit messages, and --no-ff merges to prevent adding secrets into your git repositories.