[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-eslint: v8.11.0 → v8.15.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.11.0...v8.15.0)
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.2](https://github.com/pre-commit/mirrors-prettier/compare/v2.5.1...v2.6.2)
This commit is contained in:
pre-commit-ci[bot]
2022-05-09 20:30:24 +00:00
committed by GitHub
parent cd655fafa2
commit bf4b8e262d
+2 -2
View File
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-eslint
rev: 'v8.11.0' # Use the sha / tag you want to point at
rev: 'v8.15.0' # Use the sha / tag you want to point at
hooks:
- id: eslint
types: [file]
@@ -17,6 +17,6 @@ repos:
- typescript@4.5.4
- repo: https://github.com/pre-commit/mirrors-prettier
rev: 'v2.5.1' # Use the sha / tag you want to point at
rev: 'v2.6.2' # Use the sha / tag you want to point at
hooks:
- id: prettier