[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.43.0 → v8.45.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.43.0...v8.45.0)pull/72/head
parent
d2370aeaf6
commit
c780131a93
|
@ -16,7 +16,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||||
rev: "v8.43.0"
|
rev: "v8.45.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: eslint
|
- id: eslint
|
||||||
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro
|
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro
|
||||||
|
|
Loading…
Reference in New Issue