Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hook (#64)
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: v1.21.0 β†’
v1.22.0](crate-ci/typos@v1.21.0...v1.22.0)
- [github.com/gitleaks/gitleaks: v8.18.2 β†’
v8.18.3](gitleaks/gitleaks@v8.18.2...v8.18.3)
- [github.com/rhysd/actionlint: v1.7.0 β†’
v1.7.1](rhysd/actionlint@v1.7.0...v1.7.1)
  • Loading branch information
pre-commit-ci[bot] committed Jun 4, 2024
1 parent 976b738 commit 438d820
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ repos:
args: [--whitespaces-count, "2"]

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

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

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

Expand Down

0 comments on commit 438d820

Please sign in to comment.