[pre-commit.ci] pre-commit autoupdate (#52)
commit
0669eb6c3a
|
@ -11,13 +11,13 @@ repos:
|
|||
- id: check-toml
|
||||
- id: check-yaml
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.6"
|
||||
rev: "v3.0.0-alpha.9-for-vscode"
|
||||
hooks:
|
||||
- id: prettier
|
||||
additional_dependencies:
|
||||
- prettier@2
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: "v8.38.0"
|
||||
rev: "v8.39.0"
|
||||
hooks:
|
||||
- id: eslint
|
||||
files: \.([jt]s|astro)$ # *.js, *.ts and *.astro
|
||||
|
|
Loading…
Reference in New Issue