Skip to content

Commit d42405c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/pre-commit/mirrors-eslint: v9.17.0 → v9.34.0](pre-commit/mirrors-eslint@v9.17.0...v9.34.0)
1 parent f2a2032 commit d42405c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v5.0.0
4+
rev: v6.0.0
55
hooks:
66
- id: trailing-whitespace
77
- id: end-of-file-fixer
@@ -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.34.0
1818
hooks:
1919
- id: eslint
2020
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx

0 commit comments

Comments
 (0)