Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: v1.22.0 → v1.24.5](crate-ci/typos@v1.22.0...v1.24.5)
- [github.com/pre-commit/mirrors-eslint: v9.4.0 → v9.10.0](pre-commit/mirrors-eslint@v9.4.0...v9.10.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 9, 2024
1 parent eda6bac commit a0d6e6d
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 @@ -9,11 +9,11 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/crate-ci/typos
rev: v1.22.0
rev: v1.24.5
hooks:
- id: typos
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.4.0
rev: v9.10.0
hooks:
- id: eslint
args:
Expand Down

0 comments on commit a0d6e6d

Please sign in to comment.