diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39c687f3..985f79cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.29.0 hooks: - id: gitleaks @@ -16,7 +16,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/crate-ci/typos - rev: v1.38.1 + rev: v1.39.2 hooks: - id: typos