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/pre-commit/mirrors-eslint: v9.0.0-alpha.1 → v9.0.0-alpha.2](pre-commit/mirrors-eslint@v9.0.0-alpha.1...v9.0.0-alpha.2)
  • Loading branch information
pre-commit-ci[bot] authored Jan 29, 2024
1 parent 7037b6b commit 4c6a6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
additional_dependencies:
- prettier@3
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v9.0.0-alpha.1"
rev: "v9.0.0-alpha.2"
hooks:
- id: eslint
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro
Expand Down

0 comments on commit 4c6a6fb

Please sign in to comment.