Skip to content

Commit 87a5e9e

Browse files
authored
Update .pre-commit-config.yaml
Latest secret detector hash Signed-off-by: Mangaliso Mngomomezulu <65779966+Mangaliso-M@users.noreply.github.com>
1 parent 5b013b3 commit 87a5e9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ repos:
2121
rev: v3.2.0
2222
hooks:
2323
- id: add-trailing-comma
24-
- repo: git+https://github.com/ibm/detect-secrets.git@master#egg=detect-secrets
25-
rev: 0.13.1+ibm.62.dss
24+
- repo: https://github.com/ibm/detect-secrets.git
25+
rev: 1f70358329b1f5dbe444df5c35c424b706bf8260
2626
hooks:
2727
- id: detect-secrets # pragma: whitelist secret
2828
# Add options for detect-secrets-hook binary. You can run `detect-secrets-hook --help` to list out all possible options.

0 commit comments

Comments
 (0)