Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hook (#70)
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: v1.22.0 β†’
v1.22.7](crate-ci/typos@v1.22.0...v1.22.7)
- [github.com/gitleaks/gitleaks: v8.18.3 β†’
v8.18.4](gitleaks/gitleaks@v8.18.3...v8.18.4)
  • Loading branch information
pre-commit-ci[bot] committed Jun 18, 2024
1 parent 7c7cb77 commit c9b2afe
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 @@ -23,12 +23,12 @@ repos:
args: [--whitespaces-count, "2"]

- repo: https://github.com/crate-ci/typos
rev: v1.22.0
rev: v1.22.7
hooks:
- id: typos

- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.3
rev: v8.18.4
hooks:
- id: gitleaks

Expand Down

0 comments on commit c9b2afe

Please sign in to comment.