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.10.0 → v9.11.0](pre-commit/mirrors-eslint@v9.10.0...v9.11.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 23, 2024
1 parent 2599d1b commit a05c510
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.10.0"
rev: "v9.11.0"
hooks:
- id: eslint
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro
Expand Down

0 comments on commit a05c510

Please sign in to comment.