mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-08 15:48:43 +01:00
[pre-commit.ci] pre-commit autoupdate (#52)
This commit is contained in:
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…
x
Reference in New Issue
Block a user