[pre-commit.ci] pre-commit autoupdate (#89)
commit
347c7ccf36
|
@ -12,11 +12,11 @@ repos:
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.1"
|
rev: "v3.0.2"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||||
rev: "v8.47.0"
|
rev: "v8.48.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