diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100755 new mode 100644 index 972c491..092c69d --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: no-commit-to-branch args: [--branch,main] - repo: https://github.com/gitleaks/gitleaks - rev: v8.24.2 + rev: v8.30.1 hooks: - id: gitleaks - repo: https://github.com/codespell-project/codespell