Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#13)
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: typos-v0.10.21 → v1.19.0](crate-ci/typos@typos-v0.10.21...v1.19.0)
- [github.com/pre-commit/mirrors-eslint: v9.0.0-beta.1 → v9.0.0-beta.2](pre-commit/mirrors-eslint@v9.0.0-beta.1...v9.0.0-beta.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Mar 13, 2024
1 parent d5289e6 commit 40a70ff
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: typos-v0.10.21
rev: v1.19.0
hooks:
- id: typos
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.0.0-beta.1
rev: v9.0.0-beta.2
hooks:
- id: eslint
args:
Expand Down

0 comments on commit 40a70ff

Please sign in to comment.