diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c840e6..ab6dc38 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,11 +97,12 @@ repos: types: [shell] files: \.sh$ + - repo: https://github.com/gitleaks/gitleaks rev: v8.24.0 hooks: - id: gitleaks - + name: gitleaks - repo: https://github.com/PyCQA/bandit rev: 1.8.3 hooks: