diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d17bb3..faed102 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,12 +53,12 @@ repos: \.config/spaceship/spaceship\.zsh )$ - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.12.0-2 + rev: v3.13.1-1 hooks: - id: shfmt args: [--indent=4, --case-indent, --binary-next-line] # Broad secret scanning - repo: https://github.com/gitleaks/gitleaks - rev: v8.24.3 + rev: v8.30.0 hooks: - id: gitleaks