There was an error while loading. Please reload this page.
1 parent 5b2500f commit 160cd5eCopy full SHA for 160cd5e
1 file changed
.pre-commit-config.yaml
@@ -25,6 +25,10 @@
25
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27
repos:
28
+- repo: https://github.com/NVIDIA/security-workflows
29
+ rev: v0.3.0
30
+ hooks:
31
+ - id: secret-scan-trufflehog
32
- repo: https://github.com/PyCQA/isort
33
rev: 5.12.0
34
hooks:
0 commit comments