[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v8.41.0 → v8.42.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.41.0...v8.42.0)pull/55/head
parent
f94218a36f
commit
ca748bf45e
|
@ -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.41.0"
|
rev: "v8.42.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