Skip to content

Commit 7646003

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

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.2
17+
rev: v10.0.3
1818
hooks:
1919
- id: eslint
2020
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx

0 commit comments

Comments
 (0)