mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-04 20:05:51 +00:00
chore: Remove trufflehog (#2427)
This commit is contained in:
@@ -55,12 +55,6 @@ repos:
|
|||||||
--ignore-words=pre-commit-hooks/codespell_ignore.txt,
|
--ignore-words=pre-commit-hooks/codespell_ignore.txt,
|
||||||
]
|
]
|
||||||
|
|
||||||
- repo: https://github.com/trufflesecurity/trufflehog
|
|
||||||
rev: a05cf0859455b5b16317ee22d809887a4043cdf0 # frozen: v3.90.2
|
|
||||||
hooks:
|
|
||||||
- id: trufflehog
|
|
||||||
entry: trufflehog git file://. --since-commit HEAD --max-depth=1 --no-verification --fail
|
|
||||||
|
|
||||||
# Running some C++ hooks before clang-format
|
# Running some C++ hooks before clang-format
|
||||||
# to ensure that the style is consistent.
|
# to ensure that the style is consistent.
|
||||||
- repo: local
|
- repo: local
|
||||||
|
|||||||
Reference in New Issue
Block a user