diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a81afde..69955c8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: # ------------------------ Security scans --------------------------- - repo: https://github.com/zricethezav/gitleaks - rev: 47218a628da59ef6b24197d15f4b0248ca87f4f0 # frozen: v8.27.2 + rev: 39fdb480a06768cc41a84ef86959c07ff33091c4 # frozen: v8.28.0 hooks: - id: gitleaks stages: [pre-commit, pre-push]