Skip to content

Commit 87939a1

Browse files
[pre-commit.ci] pre-commit autoupdate (#7)
updates: - [github.com/pre-commit/mirrors-eslint: v10.0.3 → v10.1.0](pre-commit/mirrors-eslint@v10.0.3...v10.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7646003 commit 87939a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: prettier
1515
types_or: [javascript, jsx, ts, tsx, json]
1616
- repo: https://github.com/pre-commit/mirrors-eslint
17-
rev: v10.0.3
17+
rev: v10.1.0
1818
hooks:
1919
- id: eslint
2020
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx

0 commit comments

Comments
 (0)