Skip to content

Commit 0ba1d3d

Browse files
[pre-commit.ci] pre-commit autoupdate (#9)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 73e5352 commit 0ba1d3d

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
@@ -15,7 +15,7 @@ repos:
1515
- id: codespell
1616
args: ["-I", "codespell.txt"]
1717
- repo: https://github.com/pre-commit/mirrors-prettier
18-
rev: "v3.0.3"
18+
rev: "v4.0.0-alpha.8"
1919
hooks:
2020
- id: prettier
2121

0 commit comments

Comments
 (0)