Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hook (#101)
Browse files Browse the repository at this point in the history
updates:
- github.com/crate-ci/typos: v1.26.8 β†’ v1.27.0
- github.com/rhysd/actionlint: v1.7.3 β†’ v1.7.4
  • Loading branch information
pre-commit-ci[bot] authored Nov 5, 2024
1 parent b0630b0 commit 0079e10
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.26.8
rev: v1.27.0
hooks:
- id: typos

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

- repo: https://github.com/rhysd/actionlint
rev: v1.7.3
rev: v1.7.4
hooks:
- id: actionlint

Expand Down

0 comments on commit 0079e10

Please sign in to comment.