Skip to content

Commit

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

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 30, 2024
1 parent fbe29bc commit 995fc0c
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.9
rev: v1.20.10
hooks:
- id: typos
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.1.0
rev: v9.1.1
hooks:
- id: eslint
args:
Expand Down

0 comments on commit 995fc0c

Please sign in to comment.