[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.42.0 → v8.43.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.42.0...v8.43.0)pull/57/head
parent
9ac9df4a94
commit
3ed9a9e2da
|
@ -17,7 +17,7 @@ repos:
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- prettier@2
|
- prettier@2
|
||||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||||
rev: "v8.42.0"
|
rev: "v8.43.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