[pre-commit.ci] pre-commit autoupdate (#818)
updates: - [github.com/pre-commit/mirrors-eslint: v8.15.0 → v8.19.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.15.0...v8.19.0) - [github.com/pre-commit/mirrors-prettier: v2.6.2 → v2.7.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.2...v2.7.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
214db9a9bb
commit
5544de023f
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: 'v8.15.0' # Use the sha / tag you want to point at
|
||||
rev: 'v8.19.0' # Use the sha / tag you want to point at
|
||||
hooks:
|
||||
- id: eslint
|
||||
types: [file]
|
||||
@@ -21,7 +21,7 @@ repos:
|
||||
- '@vue/eslint-config-typescript@11.0.0'
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: 'v2.6.2' # Use the sha / tag you want to point at
|
||||
rev: 'v2.7.1' # Use the sha / tag you want to point at
|
||||
hooks:
|
||||
- id: prettier
|
||||
ci:
|
||||
|
||||
Reference in New Issue
Block a user