Skip to content

Commit 03ef37c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.3...v4.0.0-alpha.8) - [github.com/pre-commit/mirrors-eslint: v8.53.0 → v9.2.0](pre-commit/mirrors-eslint@v8.53.0...v9.2.0)
1 parent 9d1448c commit 03ef37c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717

1818
# Autoformat: markdown, javacsript
1919
- repo: https://github.com/pre-commit/mirrors-prettier
20-
rev: v3.0.3
20+
rev: v4.0.0-alpha.8
2121
hooks:
2222
- id: prettier
2323
args:
@@ -26,7 +26,7 @@ repos:
2626

2727
# Lint
2828
- repo: https://github.com/pre-commit/mirrors-eslint
29-
rev: v8.53.0
29+
rev: v9.2.0
3030
hooks:
3131
- id: eslint
3232

0 commit comments

Comments
 (0)