Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hook (#62)
Browse files Browse the repository at this point in the history
updates:
- github.com/crate-ci/typos: v1.24.5 β†’ v1.24.6
- github.com/rhysd/actionlint: v1.7.1 β†’ v1.7.2
  • Loading branch information
pre-commit-ci[bot] authored Sep 24, 2024
1 parent bb5da1b commit 36bb667
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,7 +22,7 @@ repos:
args: [--whitespaces-count, "2"]

- repo: https://github.com/crate-ci/typos
rev: v1.24.5
rev: v1.24.6
hooks:
- id: typos

Expand All @@ -32,7 +32,7 @@ repos:
- id: gitleaks

- repo: https://github.com/rhysd/actionlint
rev: v1.7.1
rev: v1.7.2
hooks:
- id: actionlint

Expand Down

0 comments on commit 36bb667

Please sign in to comment.