Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#25)
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: v1.20.8 → v1.20.9](crate-ci/typos@v1.20.8...v1.20.9)
- [github.com/pre-commit/mirrors-eslint: v9.0.0 → v9.1.0](pre-commit/mirrors-eslint@v9.0.0...v9.1.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Apr 23, 2024
1 parent 027d6a6 commit 85ef9e5
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.20.8
rev: v1.20.9
hooks:
- id: typos
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.0.0
rev: v9.1.0
hooks:
- id: eslint
args:
Expand Down

0 comments on commit 85ef9e5

Please sign in to comment.