Skip to content

Commit 90ed2cb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.1](pre-commit/mirrors-prettier@v3.0.0-alpha.9-for-vscode...v3.0.1)
1 parent 2c402a2 commit 90ed2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/pre-commit/mirrors-prettier
8-
rev: v3.0.0-alpha.9-for-vscode
8+
rev: v3.0.1
99
hooks:
1010
- id: prettier
1111
files: '.*frontend.*\.(jsx|css)'

0 commit comments

Comments
 (0)