From b4b6c21cc7f47ffdb8a4e3d280174a70ed1e742d Mon Sep 17 00:00:00 2001 From: security-bot_navi Date: Tue, 25 Jul 2023 13:12:53 +0000 Subject: [PATCH] SP-706 | Created local '.pre-commit-config.yaml' from remote 'pre-commit-config/.pre-commit-config.yaml' --- .pre-commit-config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .pre-commit-config.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml new file mode 100644 index 00000000..c7707deb --- /dev/null +++ b/.pre-commit-config.yaml @@ -0,0 +1,5 @@ +repos: +- repo: https://github.com/navi-bot/pre-commit-hooks + rev: v1.0 + hooks: + - id: gitleaks \ No newline at end of file