Skip to content

Commit 60b9bed

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v9.17.0 → v9.18.0](pre-commit/mirrors-eslint@v9.17.0...v9.18.0)
1 parent f2a2032 commit 60b9bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)