mirror of
https://github.com/SonarSource/sonarqube-quality-gate-action.git
synced 2026-09-23 13:38:32 +00:00
SC-36243 Add sonar-secrets pre-commit hook (#68)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/SonarSource/sonar-secrets-pre-commit
|
||||
rev: v2.32.0.9670
|
||||
hooks:
|
||||
- id: sonar-secrets
|
||||
stages: [pre-commit]
|
||||
Reference in New Issue
Block a user