Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hook (#100)
Browse files Browse the repository at this point in the history
updates:
- github.com/crate-ci/typos: v1.26.0 β†’ v1.26.8
- github.com/gitleaks/gitleaks: v8.21.1 β†’ v8.21.2
  • Loading branch information
pre-commit-ci[bot] authored Oct 28, 2024
1 parent 51e2531 commit b0630b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ repos:
args: [--whitespaces-count, "2"]

- repo: https://github.com/crate-ci/typos
rev: v1.26.0
rev: v1.26.8
hooks:
- id: typos

- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.1
rev: v8.21.2
hooks:
- id: gitleaks

Expand Down

0 comments on commit b0630b0

Please sign in to comment.